View Single Post
  #14 (permalink)  
Old 09-27-06, 02:44 PM
zoliky's Avatar
zoliky zoliky is offline
Aspiring Coder
 
Join Date: Jun 2006
Posts: 537
Thanks: 0
Thanked 0 Times in 0 Posts
Unrealed wrote:

Quote:
why are you naming all the inputs the same? you could just give them all a different name, this makes it a little easier. that way you can place them in an array and then loop over them, just as you do with the attach fields.
Ok I a modify each input field for different name.
But exist a way to manage this different names with php ?

I need to use PHP and JavaScript on page.

Thanks !
Reply With Quote