Categories
Tags → Simple Php Counter

Image based hit counter in PHP to keep track of visitor.

Here we are going to design simple image based hit counter to keep track of visitor. We are going to keep record in a text file so we do need any kind of database. We are going to keep whole record in counter.txt file. In the same directory where you...
DETAILS

DRBCounter

DRBCounter is a simple PHP hit counter script that doesn''t require a database. It allows you to put a text-based hit counter on virtually any page on your web site. You may customize the colors and fonts using standard CSS styles. Data is store...
DETAILS

Simple ip counter based on PHP && mysql

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.
DETAILS

Create a simple hit counter using PHP and MySQL

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.
DETAILS

Page:
©2019 A--9.com