Active Articles: 2038
Total Categories: 16
Sub Categories:616
Visitor Info | ||||||||
This tutorial will taught you about getting your visitors info like Refferer,Ip Address,Browser and other kind of info. ... learn more
| ||||||||
| ||||||||
Simple Hit Counter Script Part 2 | ||||||||
Final Part of the tutorial that helps your to build your own hit counter with some basic features. Consists of data for last 24 hours, No of users online for the past 5 minutes. It's simple & effecitve ... learn more
| ||||||||
| ||||||||
Build your own newsletter script | ||||||||
Build your own newsletter script using the power of php and mysql, users can subscribe to this newsletter and also unsubscribe, script checks if there is user already exists and more things... ... learn more
| ||||||||
| ||||||||
Simple Text Based Hit Counter | ||||||||
This script enables you to add a simple text based hit counter to you webpages, which displays the total number of hits to your webpages. It can also be made so that it is invisible. ... learn more
| ||||||||
| ||||||||
How does a simple hitcounter work? | ||||||||
This is a short tutorial on how to make your own simple hitcounter in PHP. ... learn more
| ||||||||
| ||||||||
Simple Text-based counter | ||||||||
A very basic tutorial with working example. It shows beginner how to make a simple text counter by opening, reading, and writing to files. ... learn more
| ||||||||
| ||||||||
Basic PHP MySql Counter Tutorial | ||||||||
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... ... learn more
| ||||||||
| ||||||||
Adding a basic PHP Text Counter to your website | ||||||||
By keeping track of how many people visit your website, you can get some idea of how to improve your website as the hits start to increase. Adding a basic PHP text counter is quite easy and we will take you through each step. Tutorial and full script to download and implement on your website. ... learn more
| ||||||||
| ||||||||
Simple Counter Tutorial | ||||||||
This is just a Simple Counter, Try this counter first and hope you will make some professional ones after it by trying some other good Counter tutorials. ... learn more
| ||||||||
| ||||||||
Simple Flat File Counter | ||||||||
New to PHP? This tutorial teaches you how to make a PHP Counter, without using MySQL, so if you do not have access to MySQL then you can still do it. In the tutorial you will learn the basics of file handling and sessions, which are vital operations in most PHP scripts. If you can't seem to ... learn more
| ||||||||
| ||||||||
Track visitors with PHP | ||||||||
Tracking our website's visitors is a very important step if you're serious enough about analyzing your traffic and optimizing your pages to get the most of your visitors. There are many reasons why you should think of implementic tracking scripts (it's crucial to know where your traffic is coming from and where it goes, wha ... learn more
| ||||||||
| ||||||||
Php counter with cookies | ||||||||
Learn how to make php counter using mysql database and cookies. ... learn more
| ||||||||
| ||||||||
Simple Hit Counter Script Part 1 | ||||||||
Part 1 of 2 Tutorial to create a hit counter using php/mysql. Some of the feature discussed in thi tutorial will be show no, of online, unique visitor , visit log & etc. A good & practical tutorial for begineers. ... learn more
| ||||||||
| ||||||||
