I have tow files named as "a+b.doc" and "x y.doc". Before I pass them to another page,
I do urlencode first. But after I do urldecode in the next page, I got "a b.doc"
instead of "a+b.doc", but the second file is correct. Could anybody help me to solve
the problem ?
Thanks,
Zhihong Pan
Chek, Inc
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]