base 64encryption is not happening in php

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

Also in PHP: