Forum Moderators: coopster
For reference...
[dev.mysql.com...]
[edited by: coopster at 2:01 pm (utc) on Mar. 15, 2006]
[edit reason] chnaged to authoritative reference [/edit]
str_repeat("string", number)
but couldnt get it to go. I posted the data from the form on page 1 to page 2 and instead of using a number I used echo $_POST['formvalue'] or something of that nature to insert the number but the "number field doesnt do any thing else other then a number, which makes since. So, how is it done. How can generate the same form "x" amount of times to update the same table how ever many times a form is generate. Noob here:)