How can i handle forms using php ?

  • Thread starter Thread starter aafaq_g
  • Start date Start date
A

aafaq_g

Guest
i wish a page of html having a text-box , user enter the value in the box at his choice it might be 5,8,15 or whatever , when he submit this value PHP shows the number of text-boxes in amount which he submitted.
for example user submit '5' and press 'submit' after submit '5' text-box show to enter the value.
how can i generate this page
 
Back
Top