How do I get back multiple parameters selected by the user in a <SELECT> list ?
If I set the GET method I can see them on the address line all allocated to the NAME of the select list, but I have had no success retrieveing them in PHP.
Any help appreciated
Sid