encode base 64 php

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

Also in PHP: