Warning: include_once(common/connect.inc.php) [function.include-once]: failed to open stream: No such file or directory in C:\AppServ\www\footballs\index.php on line 3
Warning: include_once() [function.include]: Failed opening 'common/connect.inc.php' for inclusion (include_path='.;C:\php5\pear') in C:\AppServ\www\footballs\index.php on line 3
Warning: include_once(function/function.php) [function.include-once]: failed to open stream: No such file or directory in C:\AppServ\www\footballs\index.php on line 4
Warning: include_once() [function.include]: Failed opening 'function/function.php' for inclusion (include_path='.;C:\php5\pear') in C:\AppServ\www\footballs\index.php on line 4
Warning: include_once(webconfig.php) [function.include-once]: failed to open stream: No such file or directory in C:\AppServ\www\footballs\index.php on line 11
Warning: include_once() [function.include]: Failed opening 'webconfig.php' for inclusion (include_path='.;C:\php5\pear') in C:\AppServ\www\footballs\index.php on line 11
Warning: include(menu_top.php) [function.include]: failed to open stream: No such file or directory in C:\AppServ\www\footballs\index.php on line 46
Warning: include() [function.include]: Failed opening 'menu_top.php' for inclusion (include_path='.;C:\php5\pear') in C:\AppServ\www\footballs\index.php on line 46
Strict Standards: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Krasnoyarsk' for '7.0/no DST' instead in C:\AppServ\www\footballs\scripts\function\function.php on line 314
Strict Standards: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Krasnoyarsk' for '7.0/no DST' instead in C:\AppServ\www\footballs\scripts\function\function.php on line 315
Strict Standards: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Krasnoyarsk' for '7.0/no DST' instead in C:\AppServ\www\footballs\scripts\function\function.php on line 317
ขออีกนิดนึงครับท่าน
Warning: getimagesize(C:/AppServ/root/domains/localhost/footballs/scripts/_files/banner/2010_09_26_223621_foxm4s6q.jpg) [function.getimagesize]: failed to open stream: No such file or directory in C:\AppServ\www\footballs\scripts\function\function.php on line 857
FROM
banner
WHERE
banner.btype_id = '$btype_id' AND
banner.`status` = 'Y'
ORDER BY
banner.sourcenumber";
$re=mysql_query($sq);
While($ro=mysql_fetch_array($re)){
?>
<div align="center" style="padding-bottom:5px;">
<?
if($ro['adsense'] != ''){
echo $ro['adsense'];
}else{
?>
<a target="_blank" href="http://<?=$ro['website']?>" title="<?=$ro['banner_name']?>">
<?
$urlWFile3=$docroot."_files/banner/".$ro['file1'];
$size = getimagesize($urlWFile3);
$file_width=$size[0];
$file_height=$size[1];
$urlWWFile3=$webroot."_files/banner/".$ro['file1'];
CheckMediaFile($urlWFile3,$urlWWFile3);
?>
</a>
<?
}
?>
</div>
<?
}
}
?>
Warning: getimagesize(C:/AppServ/root/domains/localhost/footballs/scripts/_files/banner/) [function.getimagesize]: failed to open stream: No such file or directory in C:\AppServ\www\footballs\scripts\function\function.php on line 857
Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\rs\index.php:1) in C:\AppServ\www\rs\index.php on line 12
Warning: include() [function.include]: Failed opening '' for inclusion (include_path='.;C:\php5\pear') in C:\AppServ\www\rs\index.php on line 27