I am trying to pass the values of a select box which can have more than one value to a page.
In the address bar of the page i have sent to, I have select=item1&select=item2select=item3&select=item4select=item5&select=item6 on the page i have echo $select but only the last item (item6) is being displayed on the page how do i create an array of all the items in a list on the page? any help would be gratefully appreciated craig -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php