Re: Can I get the form name from $_POST?
- From: "J.O. Aho" <user@xxxxxxxxxxx>
- Date: Tue, 27 Feb 2007 17:58:15 +0100
kenoli wrote:
This is timely for me as well. I was trying to figure out how to
process diferent groups of form imput and discovered that form names
are not sent via the $_POST variable. Your way of coding this is a
good solution. I presume when using multiple forms like this, a
submit in a given form only sends data from the input fields in that
form rather than from all the forms on the page. Is this true?
Only the form data is sent to which the submit button belongs to.
--
//Aho
.
- References:
- Can I get the form name from $_POST?
- From: bissatch
- Re: Can I get the form name from $_POST?
- From: J.O. Aho
- Re: Can I get the form name from $_POST?
- From: shimmyshack
- Re: Can I get the form name from $_POST?
- From: kenoli
- Can I get the form name from $_POST?
- Prev by Date: Re: Passing mysql table names to php functions?
- Next by Date: Form input data
- Previous by thread: Re: Can I get the form name from $_POST?
- Next by thread: Free web hosting that allows PHP XSLT
- Index(es):