|
48| 0
|
今日头条大明:八岁锦鲤皇孙,老朱人麻了 第4271章 朱橚微微颔首2025年06月25日 |
|Archiver|小黑屋|掌圈(腾讯)
( 沪ICP备17017898号-9 )<?php
@session_start();
$counter = intval(file_get_contents("counter.dat"));
if(!$_SESSION['#'])
{
$_SESSION['#'] = true;
$counter++;
$fp = fopen("counter.dat","w");
fwrite($fp, $counter);
fclose($fp);
}
?>
您是到访的第<?php echo "$counter";?>位用户
GMT+8, 2025-11-6 04:24 , Processed in 0.056779 second(s), 22 queries .
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.