Posted by IWP506 on 12/06/05 22:23
Hey
Is there a way to go through each element in the $_POST supervariable?
I'm making a page with dynamic forms, so I don't know for sure how many
$_POST variables there will be (the number of textboxes, radio buttons,
etc changes).
How can I either count them or do a foreach loop to do this?
Thanks
iwp506@gmail.com
[Back to original message]
|