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