|
|
|
In this article I describe how to use PHP and MySQL to produce a simple counter that can be placed on a web page. PHP and MySQL work very well together, and this article shows, hopefully, how easy they are to use to produce a useful little utility.
Version: n/a
Platforms: linux, windows, freebsd
Last Updated: April 05, 2007 |
|
|
|
|
This tutorial is a fairly straightforward introduction to using MySQL with PHP. We're going to build you a hit counter for your site. The coding is extremely simple, with a few variables, some if statements, perhaps a loop or two, and a few of PHP's MySQL functions.
Version: 1.0
Platforms: linux, windows
Last Updated: April 05, 2007 |
|
|
|
|
About as straightforward as a counter can get - counts up! adds one every time someone loads the page!
Version: 1
Platforms: linux, windows, freebsd, osx
Last Updated: April 12, 2007 |
|
|
|
|
PHP Magix presents a complete guide on creating a counter, from simple text counter to graphical counter a la Bravenet. All explained.
Version: n/a
Platforms: linux, windows
Last Updated: April 29, 2007 |
|
|
|
|
This tutorial will taught you about getting your visitors info like Refferer,Ip Address,Browser and other kind of info.
Version: 1.0
Platforms: windows
Last Updated: May 08, 2007 |
|
|
|
|
In this tutorial I will be showing you how to make a PHP hit counter using PHP and MySql. This is a basic text counter that will count every time your page is loaded...
Version: 1
Platforms: linux, windows
Last Updated: May 29, 2007 |
|
|
|
|
Learn how to make a simple ip counter for your website using PHP programing language and Mysql database.
In this tutorial you will learn how to make the tables on mysql database and how to program with examples the counter script.
Version: 1.0
Platforms: linux, windows, freebsd, osx, sun
Last Updated: June 02, 2007 |
|
|
|
|