it don't work

Status
Not open for further replies.

zeroxo

New Member
Messages
3
Reaction score
0
Points
0
i don't know why
before i insert the ads on my host
it's ok, it work normal

but after i have inserted the ads,it don't work
and some following days,i only report
"IT WORKS"

finally,what was happened??
scripts are't compatible???

Code:
<?php
include("http://staff.x10hosting.com/adCode.php?ad=corporate");
error_reporting(0);
set_time_limit(0);
ini_set("memory_limit", "1024M");
ob_end_clean();
ob_implicit_flush(TRUE);
ignore_user_abort(1);
error_reporting(7);
?>
 
Status
Not open for further replies.
Top