brian873 Posted March 11, 2005 Posted March 11, 2005 Does anybody know of a PHP script that would do the following?Dynamically list the visitors to a webpage with these optionsVisit’s since 2002 xxxVisits today xxxVisits yesterday xxxVisits this week xxxVisitors online now xxxI have found many scripts that list hits but none that would do all of the above. Suggestions are welcomed.Hail hail
gamehead200 Posted March 11, 2005 Posted March 11, 2005 You can create a script that writes to a MySQL database and stores it and retrieves it from there. Just a suggestion!
brian873 Posted March 11, 2005 Author Posted March 11, 2005 GameHead !Any idea of the code to put in it ? Cause I aint.... hail hail
prathapml Posted March 11, 2005 Posted March 11, 2005 Why waste effort when laziness can save the day? Uhmm.... I mean, why bother writing a new script? Already such tools exist. - Webalizer (PHP) - awstats (perl)
gamehead200 Posted March 11, 2005 Posted March 11, 2005 Why waste effort when laziness can save the day? Uhmm.... I mean, why bother writing a new script? Already such tools exist. - Webalizer (PHP) - awstats (perl)<{POST_SNAPBACK}>I think he wants to integrate it into his site!
prathapml Posted March 11, 2005 Posted March 11, 2005 Should be quite easy to run awstats on a certain page/address in an iframe....
brian873 Posted March 14, 2005 Author Posted March 14, 2005 Thanks guys.... Yes I would like it to be integrated in to my site and use css to format it.I have emailed the site admin I saw it on to see what he/she is using.If it is interesting i'll post ithail hail
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now