Rumah > pembangunan bahagian belakang > tutorial php > 简单计数器的php源代码_PHP教程

简单计数器的php源代码_PHP教程

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Lepaskan: 2016-07-13 17:24:25
asal
781 orang telah melayarinya


$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$numbers_exploded = substr($number_of_new_visit,$i,1);
$output_str = $output_str . "简单计数器的php源代码_PHP教程";
}
}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$numbers_exploded = substr($number_of_new_visit,$i,1);


$output_str = $output_str . "简单计数器的php源代码_PHP教程";
}
}
echo $output_str;
?>

www.bkjia.comtruehttp://www.bkjia.com/PHPjc/532164.htmlTechArticle$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 = f...
sumber:php.cn
Kenyataan Laman Web ini
Kandungan artikel ini disumbangkan secara sukarela oleh netizen, dan hak cipta adalah milik pengarang asal. Laman web ini tidak memikul tanggungjawab undang-undang yang sepadan. Jika anda menemui sebarang kandungan yang disyaki plagiarisme atau pelanggaran, sila hubungi admin@php.cn
Tutorial Popular
Lagi>
Muat turun terkini
Lagi>
kesan web
Kod sumber laman web
Bahan laman web
Templat hujung hadapan