ob_start(); require("http://www./your_site_path/banner.php"); $banners = ob_get_contents(); ob_end_clean();