Re: [PHP] Multple Form Values with Same Name

2002-11-07 Thread Marco Tabini
Yeah, PHP can do that for you. All you need to do is add the array indicator at the end of the variable name in your HTML code: That should make your PHP variable an array. Marco Marco - php|architect -- The Monthly Magazine For PHP Professionals Come visit us on the web at http:/

[PHP] Multple Form Values with Same Name

2002-11-07 Thread PHP Mailing List
I'm working on converting a pre-existing website for a company, from something called Lasso, into PHP. This domain name registration site uses the same form value, "$Suffix" as the checkbox values for all the TLDs they offer. I was originally under the impression PHP would put them all into an