(PHP 5, PHP 7, PHP 8)
convert_uudecode — Decode a uuencoded string
convert_uudecode() decodes a uuencoded string.
Note: convert_uudecode() neither accepts the
begin
nor theend
line, which are part of uuencoded files.
string
The uuencoded data.
Returns the decoded data as a string or false
on failure.
Example #1 convert_uudecode() example
<?php
echo convert_uudecode("+22!L;W9E(%!(4\"$`\n`");
?>
The above example will output:
I love PHP!
Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!
Check out: eBank.nz (Art Generator) |
Netwrck.com (AI Tools) |
Text-Generator.io (AI API) |
BitBank.nz (Crypto AI) |
ReadingTime (Kids Reading) |
RewordGame |
BigMultiplayerChess |
WebFiddle |
How.nz |
Helix AI Assistant