Googling on "ascii table base64" got me;
 http://ulla.mcgill.ca/arts150a/sample_exam.htm
a nice little table with the base 64 characters
(also got http://email.about.com/library/weekly/aa070201a.htm
which discribes base64)

So in answer to your question the extras look like + and /.
26+26+10+2=64 sounds right.

HTH
Andrew Braund

> -----Original Message-----
> From: Gerard Samuel [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 27 June 2002 11:15
> To: php-gen
> Subject: [PHP] base64_encode
> 
> 
> What other characters are possible from the output of base64_encode() 
> except [A-Za-z0-9] ??
> Thanks
> 
> -- 
> Gerard Samuel
> http://www.trini0.org:81/
> http://dev.trini0.org:81/
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

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

Reply via email to