Perfect! That's all I had to do.

Thanks!

Maurício

-----Mensagem original-----
De: CPT John W. Holmes [mailto:[EMAIL PROTECTED]
Enviada em: terça-feira, 5 de agosto de 2003 16:30
Para: Mauricio; [EMAIL PROTECTED]
Assunto: Re: [PHP] PHP/JavaScript/HTML


From: "Mauricio" <[EMAIL PROTECTED]>
> On the Address Bar I can see: index.php?slcAdd=1&slcAdd=2&slcAdd=3
> But when I get the value using $HTTP_GET_VARS['slcAdd']; it returns just
the
> last value. What can I do to get them all?

Name your select box as "slcAdd[]" and you'll have all of the values in an
array.

---John Holmes...


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.510 / Virus Database: 307 - Release Date: 14/8/2003

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.510 / Virus Database: 307 - Release Date: 14/8/2003


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

Reply via email to