Index File
<?php
$str = 'bmlscG9pbnRlci5uZXQ=';
$result = base64_decode($str);
echo $result;
?>
Output
nilpointer.net
<?php
$str = 'bmlscG9pbnRlci5uZXQ=';
$result = base64_decode($str);
echo $result;
?>
nilpointer.net