array of form data
- From: Mark <Mark.Fenbers@xxxxxxxx>
- Date: Wed, 31 Aug 2005 09:20:33 -0400
After submitting form data to a page called procform.php, I want to be able to see a list or array of all the inputs that were submitted from the form. I scoured the PHP books I own and did some google searches, but found nothing in this regard. I know I can use $myformvar in procform.php if I know the form had an input like this: <input type=hidden name=myformvar value=190> But, surely, there must be a way to get a list of all the variables assigned from the form in PHP, right?
Mark .
- Follow-Ups:
- Re: array of form data
- From: Ken Robinson
- Re: array of form data
- Prev by Date: How to get an unix programmer started on web programming?
- Next by Date: Re: session change from 4.2.3 -> 4.3.x?
- Previous by thread: How to get an unix programmer started on web programming?
- Next by thread: Re: array of form data
- Index(es):