How Many Users Online By: Admin
With this tutorial, you will learn how to build
a simple script that tells you how many visitors are currently visiting
your site. This i...02-Apr-2010 |
Getting visitor information By: Admin
Getting information about
your visitors is interesting and sometimes
useful for generating
statistics, especially when you have a ...02-Apr-2010 |
Simple User Log By: Admin
A simple user log can help you keep track of
who's been visiting your site and where they are coming from. It The
time the user came to t...02-Apr-2010 |
Page Loading Time By: Admin
Have you ever noticed that lots of websites
feature a little "Page loading took x.xxx seconds to load" at the
bottom of their p...02-Apr-2010 |
Number of Users Online By: Admin
This script will explain how to display the
number of users online using your website. You have to put this on
everypage you want it to a...02-Apr-2010 |
Log visitors to file By: Admin
It's nice to know how many visitors your site
gets. To get you started I show you how to log statistics of all your
visitors, in a simple...02-Apr-2010 |
Country identification By: Admin
This script was originally developed for
geolocalization of visitors to my site. I had not database access, so
in order to make the scrip...02-Apr-2010 |
Page Loading Time By: Admin
This tutorial will show you how to find the
total loading time by taking the time taken at the end of the page from
the time taken at the...02-Apr-2010 |
User Log By: Admin
A simple user log can help you keep track of
who's been visiting your site and where they are coming from. This is a
simple little script...02-Apr-2010 |
Displaying Load Time By: Admin
When developing PHP-driven websites its often
very useful to know how long your pages took to process. This not only
gives you some idea ...02-Apr-2010 |