form array

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



i've created file upload scripts in the past that allows multi-upload inputs
using the bracket [] array in form.

so now i have to create the same type of script but each file input field
will also be followed by a text box for a "file caption" type thing.

what would i used for the input text box?

file: <input type="file" name="foo[]">

now for my text field?
<input type="text" name="??">

something like foo[caption][] ?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux