base64_decode

function call:
string base64_decode( string $encoded_data )

description:
Decodes a string ($data) encoded with base64_encode().

test base64_decode online:
$encoded_data


Information
PHP-Version: 5.2.6
Last changes: my blog (german only)
Change language: base64_decode auf Deutsch online testen