num = fgets($fp,5);
$num += 1;
print "あなたは「."$num" です。」
exec( " rm -rf $counterFile" );
exec( "echo $num > $counterFile");
}
if (!file_exists($counterFile)) {
exec( "echo 0 > $counterFile");
displayCounter ($ カウンターファイル);
?>
http://www.bkjia.com/PHPjc/631774.html
www.bkjia.com
true
http://www.bkjia.com/PHPjc/631774.html