Ilia, Could you give me some time to reimplement uu*code function to be more suitable for stream operations? Maybe it'd be a good idea to make them available as stream filters also.
BTW, as for their names, I prefer convert_uu_encode() / convert_uu_decode(), as I'm thinking of introducing more generic string conversion facility. Moriyoshi "Ilia Alshanetsky" <[EMAIL PROTECTED]> wrote: > iliaa Mon Oct 27 00:35:42 2003 EDT > > Added files: > /php-src/ext/standard uuencode.c php_uuencode.h > > Modified files: > /php-src NEWS > /php-src/ext/standard basic_functions.c config.m4 > Log: > Added uuencode() & uudecode() functions. > > > > -------------------------------------------------- > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
