Search found 1 match

by nkom
Sat Nov 05, 2005 4:13 am
Forum: PHP - Code
Topic: Looping thru multiple form fields
Replies: 3
Views: 208

Looping thru multiple form fields

Hi all, Sorry, this might be a newbie question, just started working on PHP for few months. I have a form which looks like 1. <input name="fullname1" type="text" > <input name="Passport1" type="text" >.......(more fields) until 20. <input name="fullname20...