On Mon, 24 Mar 2003, vaibhav wrote:

> its simple....just name the textbox as 'firstname[]'
> ..............this brackets tells its an array........so you will get

[snip]

> <FORM METHOD=POST ACTION="submit.php">
> <INPUT TYPE="text" NAME="firstname[]"><BR>
> <INPUT TYPE="text" NAME="firstname[]"><BR>

[snip]

Uh, I don't know php, but I don't think HTML allows arrays.  The above 
looks suspiciously like HTML.

Philip

-- 
Epperson's law:
        When a man says it's a silly, childish game, it's probably
        something his wife can beat him at.


-- 


http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to