最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

隨機(jī)廣告顯示(PHP函數(shù))

 更新時(shí)間:2006年10月09日 00:00:00   作者:  
<?php
#########隨機(jī)廣告顯示##########  
function myads(){
$dir="ads";   #設(shè)置存放記錄的目錄  
//$dir="ads";   #設(shè)置存放記錄的目錄  
$ads="$dir/ads.txt"; #設(shè)置廣告代碼文件
$log ="$dir/ads.log"; #設(shè)置ip記錄文件

$ads_lines=file($ads);
$lines=count($ads_lines);#文件總行數(shù)

####讀出廣告總數(shù)$ads_count和顯示次數(shù)到數(shù)組$display_array########
$ads_count=0;
$display_count=0;
for ($i=0;$i<$lines;$i++){
    if((!strcmp(substr($ads_lines[$i],0,7),"display"))){
        $ads_count+=1;
        $display_array[$ads_count]=substr($ads_lines[$i],8);
        $display_count+=$display_array[$ads_count];
        }
}
####決定隨機(jī)顯示序號(hào)$display_rand#####
srand((double)microtime()*1000000);
$display_rand = rand(1,$display_count);

###決定廣告序號(hào)$ads_num######
$pricount=0;
$ads_num=1;
for($i=1; $i<=$ads_count; $i++) {
  $pricount += $display_array[$i];
  if ($display_rand<=$pricount) {$ads_num=$i;break;}
}

#####播放廣告代碼#########
$num=0;
$flag=0;

for($i=0;$i<$lines;$i++){
    if((!strcmp(substr($ads_lines[$i],0,7),"display"))){$num++;}
    if(($num==$ads_num)and($flag==0)){$flag=1;continue;}
    if(($flag==1)and strcmp($ads_lines[$i][0],"#")){echo $ads_lines[$i];continue;}
    if(($flag==1)and(!(strcmp($ads_lines[$i][0],"#")))){break;}
}
####紀(jì)錄廣告顯示次數(shù)#########
$fp=fopen($log,"a");
fputs($fp,date( "Y-m-d H:i:s " ).getenv("REMOTE_ADDR")."==>".$ads_num."\n");
fclose($fp);
}
?>

廣告代碼文件ads.txt

########每個(gè)廣告代碼之間用'#'隔開,display為顯示加權(quán)數(shù),越大顯示次數(shù)越多################
################################
display=10

<a href="http://china.chance2mail.com/cgi-bin/regstep1.cgi?myid=CC00099599">  
<img src="http://china.chance2mail.com/images/banner/c_banner.gif" alt="Chance2mail,好禮物送給您!"> </a>
################################
display=10

<a href="http://www.my8848.net/agtunion/agtredirect.asp?act=homepage&agtid=2986" target=_blank>
<img src="http://www.free868.com/~xinyi/ads/8848.gif" width="468" height="60" alt="歡迎到My8848網(wǎng)站購物" border="0"></a>


調(diào)用<?php myads();?>即可

相關(guān)文章

最新評(píng)論

镇安县| 斗六市| 呈贡县| 洛隆县| 铜山县| 中牟县| 井陉县| 旬阳县| 桑植县| 定陶县| 玛纳斯县| 广西| 农安县| 临潭县| 韶关市| 城固县| 九台市| 兴化市| 北碚区| 定陶县| 耒阳市| 高台县| 秀山| 化德县| 松原市| 会泽县| 广东省| 永川市| 瑞安市| 体育| 台安县| 萍乡市| 汕头市| 苏州市| 敦煌市| 始兴县| 武定县| 新干县| 定日县| 海安县| 运城市|