From: [EMAIL PROTECTED]
Operating system: Linux 2.2.12
PHP version: 4.0.4pl1
PHP Bug Type: *URL Functions
Bug description: base64_decode doesn't work correctly
Although base64_encode("960") produces the string "OTYw",
base64_decode("OTYw") doesn't produce "960".
--
Edit Bug report at: http://bugs.php.net/?id=10161&edit=1
--
PHP Development 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]