文件名称:audistat_v1_3
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
是一个基于PHP+MySQL开发的,轻量级的,占用服务器很少资源的网站流量统计系统。 它能够统计点击量,涉及的页面,访问者国家,访问者域名,访问者所用的浏览器(1) prerequisites: mysql db and php4
2) create a stats directory in the web root and uncompress files in it
3) Add at the end of all your PHP pages :
<?php require($REDIRECT_HOMEDIR . "stats/stats.php"); ?>
4) configure config.php and according to your config change:
$sql_host = "localhost";
$sql_login = "root";
$sql_passe = "";
$sql_dbase = "the_dbase";
The db table will be created automatically at the first access.
// AudiStat v1.3 by Alexandre Dubus
// May 2003
// http://adubus.free.fr/audistat/
//
// If you like AudiStat or choose it for your web site,
// don't hesitate to contact me
// my email is adubus at free dot fr)
2) create a stats directory in the web root and uncompress files in it
3) Add at the end of all your PHP pages :
<?php require($REDIRECT_HOMEDIR . "stats/stats.php"); ?>
4) configure config.php and according to your config change:
$sql_host = "localhost";
$sql_login = "root";
$sql_passe = "";
$sql_dbase = "the_dbase";
The db table will be created automatically at the first access.
// AudiStat v1.3 by Alexandre Dubus
// May 2003
// http://adubus.free.fr/audistat/
//
// If you like AudiStat or choose it for your web site,
// don't hesitate to contact me
// my email is adubus at free dot fr)
相关搜索: 统计
(系统自动生成,下载前可以参看下载内容)
下载文件列表
get.php
config.php
images\bleu.png
images\closed.gif
images\open.gif
images\orange.gif
images
index.php
INSTALL.txt
lang.php
php.css
stats.php
config.php
images\bleu.png
images\closed.gif
images\open.gif
images\orange.gif
images
index.php
INSTALL.txt
lang.php
php.css
stats.php