A very basic tutorial with
This tutorial will help you
Part 1 of 2 Tutorial to
This tutorial is intended for
working example. It shows
build and understand how a
create a hit counter using
PHP programmers interested
beginner how to make a
counter that only counts
php/mysql. Some of the
in learning how to apply
simple text counter by
unique visitors works.
feature discussed in thi
PHP's GD image manipulation
opening, reading, and
tutorial will be show no, of
support. Readers interested
writing to files.
online, unique visitor ,
in learning how to access a
visit log & etc. A
MySQL database from PHP,
good & practical
and/or define a PHP function
tutorial for begineers.
will also benefit from this
tutorial. You should be able
to create a table using the
MySQL command interface, and
must know how to create a
GIF using any commercial
paint program.
Date: Aug, 26 2003 Date: Aug, 14 2002 Date: Jan, 09 2005 Date: Jun, 19 2000 |
A counter is an essential
part of a site to know how
many people are coming to
site. Here is an easy way to
make a counter. All you need
is access to PHP and be able
to chmod a directory.
Date: Feb, 27 2004 |