"Paul A. Owen" <[EMAIL PROTECTED]> wrote:
> Is there an UUdecode function in PHP? If not then how would I implement
> this under NT?
a base64 decode?
http://dk.php.net/manual/function.base64-decode.php
else look here, there are some more:
http://dk.php.net/manual-lookup.php?lang=en&function=uudecode
--
Henrik Hansen
--
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]