2012-2014 度比度_(高興Happy)
coding我不喜歡,異想天開吧
2011年12月22日 星期四
function裡藥用外部變數要在裡面加global
$count_title=0;
function for_count_use(){
global $count_title;//要用外部變數要這樣用
$count_title++;
echo $count_title;
}
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言