View file adtools/banner2.php
<?php
echo file_get_contents('big.gif');
header('Content-type: image/gif');
header('Content-title: Adsgem');
?>
<?php
echo file_get_contents('big.gif');
header('Content-type: image/gif');
header('Content-title: Adsgem');
?>