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 !