session_start();?>
function showToners($brand){
}
?>
來去台灣--台灣旅遊指南,熱門景點介紹
if (!(isset($_SESSION['counter']))){
$fd=fopen("count.txt","r+");
$counter=fgets($fd,10);
$counter++;
fseek($fd,0);
fputs($fd,$counter);
fclose($fd);
settype($counter, "string");
$_SESSION['counter']=$counter;
}
?>
yy.george.tw 歡迎引用,引用時請註明出處。 =$_SESSION['counter']?>