Whatever is SENDING the request data is broken, almost for sure.


PHP doesn't *do* much to the HTTP Request data except urldecode it for you.



There's not much that can go wrong there.



If your theme switcher, presumably in JS, isn't sending the data properly, 
there's not much PHP can do about it.



"If the quarterback throws the ball nowhere near the receiver, don't blame the 
receiver."

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

Reply via email to