What
is Kwatsj SC?
It's a basic hit's counter with a lot of pratical features (see below). It using PHP programming and a MySQL database to store the counts. This script is easy to install and use.
Features:
- Counting hit's
- Easy to install
- No need to chmod
- Using MySQL database
- Easy to use
- Absolutly free (GPL) and free updates
- Free technical support forum
Requirements:
- Linux server
- Apache httpd
- PHP 4 or higher
- MySQL 3.23 or higher
- PHP safe_mode disabled
Installation:
Kwatsj SC 1.0 is easy to install, follow the steps below;
Step
1.) Unzip the files from the archive (kwatsj_scv1.zip)
Step 2.) Connect to your FTP server
Step 3.) Upload the files into a directory you wish (e.g http://www.mydomain.com/counter)
Step 4.) Go to your site and contact the install.php file (e.g http://www.mydomain.com/counter/install.php)
Step 5.) Enter the desired information of your MySQL account and click on Install
Step 6.) After a succesfull installation you can delete "install.php" from your server in order to use the counter.
Enjoy!
Including on your site:
To include the counte on any page, you must using a PHP related page. Then put these lines where ever you want:
<?PHP
include "counter/counter.php";
?> |
FAQ
Q: Is it possible to install this script manual?
A: Yes, if your host has PHP safe_mode enable, you have to install this script manual. You can surf to http://www.kwatsj.nl/index.php?p=php for more information.
Q: Can I change the copyright?
A: No, this is not allowed
Q: What are my login information for MySQL?
A: If you don't know your MySQL login information, please contact your hosting provider.
Q: Does this script work with other HTTPD's?
A: Maybe, this is not tested.
Q: Can I change some script lines?
A: Yes, you can change the whole script but not the copyright
Q: I need support, now where is that?
A: Here it is!
Contact information , support and updates
http://www.kwatsj.nl - Mainsite
http://www.kwatsj.nl/index.php?p=php - PHP scripts
http://www.kwatsj.nl/forum - Support forum
http://www.kwatsj.nl/counter - Demo of this script
Changelog
1.0 -
this is the first release of Kwatsj Simple Counter.
License agreement
This program using a GPL license agreement of GNU. Click here to read the license agreement.
|