I recently ran into a problem that caused me a few hours to figure out.
setcookie() escapes all non-alphanumeric characters. While PHP may
transparently
decode this, other systems -- namely Java -- do not. It would be nice if
anywhere
in the manual this behavior is mentioned, though I doubt a raw/escaped switch
could be included at this date.
I did not find anywhere in a cursory reading of the HTTP RFC a requirement that
the pipe character ('|') be escaped, either. All browsers I know of handle it
fine.
=====
Swiftpaw Foxyshadis, wildlife artist
[EMAIL PROTECTED] | http://foxyshadis.dyndns.org/
http://foxyshadis.dyndns.org/journal/foxyshadis
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php