> Hello to everyone
>
> Problem :
>
> A php form  contains a listbox  (named foolist) with n Items which can be
> multiple selected and form posted to
> results.php how can results.php determine which items were selected in
order
> to add all the items in a Mysql table ???
>
> thanks in advance for any suggestion
> and excuse my bad english knowledge :-))
>


Pretty english ;)

Rename it to foolist[] and when posted look at array $foolist.


Valentin Petruchek (aki Zliy Pes)
*** Cut the beginning ***
http://zliypes.com.ua
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