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

一個簡單計數(shù)器的源代碼

 更新時間:2006年10月09日 00:00:00   作者:  
<?
$memo_file="phpcount/vst.txt";
if ($phpxcount<>$REMOTE_ADDR){
$visits = file($memo_file);
$number_of_last_visit = $visits[0];
$number_of_new_visit = ++$number_of_last_visit;
$fp = fopen($memo_file, "w");
$fw = fwrite($fp, $number_of_new_visit);
fclose($fp);

$len_str = strlen($number_of_new_visit);
for($i=(0);$i<$len_str;$i++){
$numbers_exploded = substr($number_of_new_visit,$i,1);
$output_str = $output_str . "<img src="$numbers_exploded.gif">";
}
}else{
$visits = file($memo_file);
$number_of_last_visit = $visits[0];
$number_of_new_visit = $number_of_last_visit;
$fp = fopen($memo_file, "w");
$fw = fwrite($fp, $number_of_new_visit);
fclose($fp);

$len_str = strlen($number_of_new_visit);
for($i=(0);$i<$len_str;$i++){
$numbers_exploded = substr($number_of_new_visit,$i,1);
$output_str = $output_str . "<img src="$numbers_exploded.gif">";
}
}
echo $output_str;
?>   

相關(guān)文章

最新評論

长白| 康保县| 灵川县| 淮南市| 双辽市| 马关县| 蕲春县| 闻喜县| 五寨县| 鄯善县| 柘城县| 绵竹市| 祥云县| 延边| 香港| 延庆县| 修武县| 望都县| 宁晋县| 临朐县| 乡城县| 西畴县| 乐昌市| 通渭县| 榆社县| 永德县| 侯马市| 邮箱| 宁化县| 华蓥市| 常德市| 泾川县| 安徽省| 牙克石市| 米易县| 德江县| 麻城市| 定州市| 读书| 广灵县| 靖安县|