| AND OR | string words | *

manual for convert_uudecode | search for "convert_uudecode"


convert_uudecode

(PHP 5)

convert_uudecode --  Decode a uuencoded string

Description

string convert_uudecode ( string data)

convert_uudecode() decodes a uuencoded string.

Example 1. convert_uudecode() example

<?php
/* Can you imagine what this will print? :) */
echo convert_uudecode("+22!L;W9E(%!(4\"$`\n`");
?>

See also convert_uuencode().

Manual © 2001-2008 The PHP Group
© 2008 phparadise | go to the top | search phparadise | generated in 0.024 seconds

68 hits by 18 users in the last 30 minutes.