$ 0 0 <?php $content=file_get_contents(“tkdown.gif”); $encode=base64_encode($content); echo “Encoded Data:”.$encode; ?>