I have a form generated by PHP with an unknown number of textfields on this data is then posted to a script how can I loop through all of the text fields on the form?

Thanks