php man page for convert_uudecode

Query: convert_uudecode

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CONVERT_UUDECODE(3)							 1						       CONVERT_UUDECODE(3)

convert_uudecode - Decode a uuencoded string

SYNOPSIS
string convert_uudecode (string $data)
DESCRIPTION
convert_uudecode(3) decodes a uuencoded string.
PARAMETERS
o $data - The uuencoded data.
RETURN VALUES
Returns the decoded data as a string or FALSE on failure.
EXAMPLES
Example #1 convert_uudecode(3) example <?php /* Can you imagine what this will print? :) */ echo convert_uudecode("+22!L;W9E(%!(4"$` `"); ?>
SEE ALSO
convert_uuencode(3). PHP Documentation Group CONVERT_UUDECODE(3)
Related Man Pages
uuencode(n) - osx
hex2bin(3) - php
curl_unescape(3) - php
resourcebundle_get(3) - php
sqlite_udf_decode_binary(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework &amp; Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun