使用法
include("counter.php");
Counter(__FILE__);// ファイルにカウントを追加します
if($PHP_SELF=="/index.php")
{
$count=Counter ( "INDEX_COUNT");// ホームページにカウントを追加します
}
else
{
$count=Counter("INDEX_COUNT","",0);// ホームページのカウントを取得します
}
echo "あなたは$count 訪問者";
?>
--------counter.php----------
if(!isset($PHP_INCLUDE_COUNTER_PHP))
{$PHP_INCLUDE_COUNTER_PHP= __FILE;
$counter_error_state=0;
$counter_error_msg="";
関数 Counter($file,$query="",$add=1)
$db_name="データベース"; ";
$db_pass="パスワード"; $db_table="counter";
$counter_error_msg="最初のパラメータがないか、パラメータが空です";|$db_user=="")$res =@ mysql_connect( "localhost"); $ counter_error_msg = "データベースに接続できません"; "create table"。時間 Varchar (255)、カウント int)))
{
$ counter_error_states = -20 ;
@mysql_free_result($db_res);
if (! $ db_res =@mysql_query ($ Str)) {
$ counter_error_states = -30;
$ counter_Error_msg = "できる" t クエリ レコード"; ql_num_rows ($ db_res);
$counter_error_msg="予期しないエラー = データ行の数が間違っています";
$str = INSERT ";
" count"];
$id=$row["id" ]; count"]; ; ;
D if ($ add & lt; 1) $ count;
$ Str. = $ Db_table("Y;n;d;G;i;s") )。 ""、count = "。$ count。$ strwhere;
http://www.bkjia.com/PHPjc/315451.html
www.bkjia.com
true
http://www.bkjia.com/PHPjc/315451.html
技術記事
使用方法? include(counter.php); Counter(__FILE__);// ファイルにカウントを追加します if($PHP_SELF==/index.php) { $count=Counter(INDEX_COUNT);// ホームページにカウントを追加します} else { $count=...