downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  

<convert_cyr_stringconvert_uuencode>
Last updated: Thu, 26 Jun 2008

convert_uudecode

(PHP 5)

convert_uudecode — Decode a uuencoded string

Description

string convert_uudecode ( string $data )

convert_uudecode() decodes a uuencoded string.

Parameters

data

The uuencoded data.

Return Values

Returns the decoded data as a string.

Examples

Example #1 convert_uudecode() example

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



add a noteadd a note User Contributed Notes
Decode a uuencoded string
There are no user contributed notes for this page.




<convert_cyr_stringconvert_uuencode>
Last updated: Thu, 26 Jun 2008
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles | Tips / Quickies | News | News Linking and RSS Feeds | Shared Code Library
Mail Archives | Support / Discussion Forums | Get Started! Links | Contribute! | Docs