base64 encode php and decode

PHP
base64_decode('base64-string-goes-here');
Source

Also in PHP: