<?php include_once("class/PHPAds.class.php"); $dir = "bannerimg"; $tmp = new PHPAds($dir); $tmp->AdsDisplay(); ?>