I'm trying to pass an array variable from a search page to the results page
via GET. The $NAMES variable contains an array which is obtained from the
URL. Per a previous suggestion I've been trying SERIALIZE/UNSERIALIZE but
can't get the variable to pass correctly. To take a look at my test files
follow this URL...

http://www.cancerreallysucks.org/SerializeTest/Search01.htm

Attached are the HTM & PHP files. Please take a look and tell me what's
wrong. I appreciate any help. I just can't seem to get the seemingly simple
thing to work.

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

Attachment: WebDocs.zip
Description: Attached file: WebDocs.zip

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to