decode Base64 File php

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

Also in PHP: