HAQBAHU Hit Counter 

Copyright 2010 (c) www.hazratsultanbahu.com
http://www.hazratsultanbahu.com/scripts

Files:
config.php
instal.php
HitCounter.php
README.txt

INSTALLATION INSTRUCTIONS

1.	Unzip haqbahuHitCounter.zip in your PC/Computer

2.	Make directory haqbahuHitCounter in your web root directory and upload all files of HAQBAHU Hit Counter in it

3.	Create Database and database username, password with your web cpanel

4.	Edit config.php file and add database name, database username and password in it

5.      Run install.php file in your browser like: www.yourwebname.com/haqbahuHitCounter/install.php

ADDING IN ANY WEB PAGE:

I.	The easiest way is to copy and paste the contents of HitCounter.php into any page of your site that has a .php file extension. But before adding it you must copy config.php file all contents and past it in HitCounter.php file in place of include ('config.php'); except <? ?>.

II.	*Alternative method* - You can also upload the HAQBAHU Hit Counter and include it in any page using:

<? include('path/haqbahuHitCounter/HitCounter.php'); ?>
