Hello Tamas,

Friday, August 17, 2001, 3:03:31 PM, you wrote:

TB> Hi guys,

TB> Is there any restriction on a multiple selectás name in an HTML file? Cos' If I 
give a name like 'msel' and not 'msel[]' I don't get an array named $msel just a 
simple string type variable.

TB> Thanks in advance

If you want to have more than one value in one variable it must be
array.

That's a explaining of naming convention for eg.select boxes.

I hope it helps

-- 
Best regards,
 Daniel                            mailto:[EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to