loop through all form elements
Posted: Tue Nov 11, 2003 8:06 am
Hello all,
I have a form with an unknown number of text fields in it.
once submited i need my php script to get all those variables i.e. the text input names from the form.
is that possible or I have to specify each name one by one...?
Thanks
I have a form with an unknown number of text fields in it.
once submited i need my php script to get all those variables i.e. the text input names from the form.
is that possible or I have to specify each name one by one...?
Thanks