multiple entries for a variable passed with GET

From: Robb Kerr (rkerr_at_digitaliguana.com)
Date: 10/30/03


To: php-general@lists.php.net
Date: Wed, 29 Oct 2003 19:28:54 -0600

I've got a form with a text entry list allowing the visitor to select more
than one entry. The multiple entries are passed in the URL properly (see
below) but the QUERY is only using the last one listed. What's up?

URL being passed...
http://www.cancerreallysucks.org/RobesonWeb/robeson1searchB.php?manufacturer=JUKI&manufacturer=REECE&manufacturer=WELDTRON&Submit=Submit

Thanx,

-- 
Robb Kerr
Digital IGUANA
Helping Digital Artists Achieve their Dreams
http://www.digitaliguana.com
http://www.cancerreallysucks.org


Relevant Pages