PHP: Loop?

Hitman
Soldato
Joined
25 Feb 2004
Posts
2,837
Hi there,

I seem to be making random forms lately and am creating another with a crazy idea :p

Say If I have a form with a text box, if I enter "1" into this text box then hit "Submit", it'll do whatever PHP it's supposed to. What I'm after is that if I enter "2" or "3", it'll do it 2 times, or 3 times (so it'll do it how ever many times I specified on the form).

Is this possible? If so, how? :p

Cheers
 
Back
Top Bottom