Yes this is supported and the variables as rightly pointed out can/will be accessed as an array.

Paresh Parihar

Message: 12
Date: Mon, 24 Mar 2003 10:40:34 +0530 (IST)
From: Philip S Tellis <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: [ILUG-BOM] PHP help needed!!!!!!
Reply-To: [EMAIL PROTECTED]

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.



--__--__--




_________________________________________________________________
Fun on the mobile with http://www.msn.co.in/mobile/ ringtones, graphics, logos etc.



--



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

Reply via email to