Applications
My applications are based on PHP/MySql and they all require to run on a web server (online or on a local machine with installed Apache i.e.). My idea is to share ALL my applications for free!
There is a huge number of free php scripts on the web, this tiny section at my blog will be a part of it and I really hope you will enjoy using my scripts. Hopefully you will get some financial benefits as well, but I will be more than happy if my published applications will serve you as an education too!
D-Sign Applications
D-Sign Counter is a free php script for tracking visitor clicks on given URL’s on your website.
- D-Sign Counter main features :
- counting and displaying (numeric and graphic) visitor clicks on pre-defined links
- administrator can reset and edit the counter
- backup and restore the system
- D-Sign Counter requirements :
- PHP version 4 and above
- MySql database support
- Cookies enabled
- Installation :
- Get your copy of D-Sign Counter HERE
- open ‘include/settings.php’ and replace the login information to access the database and the rest of the configuration (look at the comments beside). Save settings.php on exit
- upload ALL the files and folders to your server (I suppose you have upload privileges on the FTP server of your hosting company). You can use FREE FTP clients like Core FTP to upload your files.
ADVICE : create a folder ‘dsign_counter’ at the root directory of your webserver - point your browser to the ‘install.php’ file at the folder you uploaded D-Sign Counter. NOTE : if you created a folder ‘dsign_counter’ type in your browser ‘http://www.YOUR_WEBSITE.com/dsign_counter/install.php’
- follow the directions at install.php (you will only have to create an ADMIN user if your MySql configuration was OK)
- delete the file install.php from your server (for security reasons)!
- SIT BACK, go to ‘http://www.YOUR_WEBSITE.com/dsign_counter/index.php’ and start tracking your visitor’s clicks!

