|
php
ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../');
include ('ad_network_181.php');
echo $ad_network[0] . ' - ' . $ad_network[1] . ' - ' . $ad_network[2] . ' - ' . $ad_network[3] . ' - ' . $ad_network[4]
. ;
?>
| |