MCclickcounter 1.0 Support Page
Developed by Joe Pieruccini
under Creative Commons Attribution-Noncommercial 2.5 Australia License
at www.maniacomputer.com
email : jp50@maniacomputer.com
Disclaimer
This free software may be freely distributed, provided that no charge above the cost of distribution is levied, and that the disclaimer below is always attached to it.
The
software
is provided as is without any guarantees or warranty.
Although the author has attempted to find and correct any bugs in the free software programs, the author is not responsible for any damage or losses of any kind caused by the use or misuse of the programs.
The author is under no obligation to provide support, service, corrections, or upgrades to the free software programs.
Price : Free
Added : 10-09-2009
Download Page
Features:
-
Easy installation
- Keeps track of total hits and unique visitors with Cookies
- You can add it to any single page
- You can track hits on links inside your webpages.
- It may be adapted at your website look.
- it works on web pages with extension .php
- Also works on .htm .html extensions if your host have enabled
the web server to recognize php code with these files extensions.
For further explanations visit this page
www.maniacomputer.com/WebServer/PHPasHTML.html
- It has been tested in IE6 , IE7 , Firefox
- Can be installed in minutes
- you can customize it easily.
pre requisites:
- PHP4 +
- MySql
- 1 database
- username with create,update,delete,insert permissions
- password
Installation
- Download MCclickcounter 1.0
- Unzip the Folder named Mc_clickcounter and upload it to the root folder of your web site .
- Make sure to have ready the name of an existing MySql Database,or create a
new Database prior starting.
- Create the listing_tbl table with the help of
the file create_tbl.sql included.
- Add the following code where you want the counter to be in the page:
- <?php $id=1
- include'mc_clickcounter/click_count.php';
- ?>
- Make sure the include path is pointing to the right folder.
- Set a different $id for any page or listing ,for example,on Page1 $id =1 on
Page_test $id=2 ,so the counter will track the hits on the right page.
- That's all.you have to do for your comments working.
Have a look at the example .
For any problems don't hesitate to ask emailing at jp50@maniacomputer.com.
Enjoy
Administration
- When MCcomments is installed,type
www.yourdomain.com/guestbook/admin/admin.php in your browser
- Login as administrator with your username and password that you provided
while installing
- Now you can delete,approve comments on any page.
- Or you can ban IP Adrresses from usin the commentsl
- And you can add any word to the list of the banned words
If you are having problems don't hesitate to contact me
This work is licensed under a
Creative Commons Attribution-Noncommercial 2.5 Australia License.