multiple entries for a variable passed with GET
From: Robb Kerr (rkerr_at_digitaliguana.com)
Date: 10/30/03
- Next message: - Edwin -: "Re: [PHP] quotes in php.ini"
- Previous message: Justin French: "Re: [PHP] PHP Script Output as HTML Mail"
- Next in thread: Larry E . Ullman: "Re: [PHP] multiple entries for a variable passed with GET"
- Reply: Larry E . Ullman: "Re: [PHP] multiple entries for a variable passed with GET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: - Edwin -: "Re: [PHP] quotes in php.ini"
- Previous message: Justin French: "Re: [PHP] PHP Script Output as HTML Mail"
- Next in thread: Larry E . Ullman: "Re: [PHP] multiple entries for a variable passed with GET"
- Reply: Larry E . Ullman: "Re: [PHP] multiple entries for a variable passed with GET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|