This is a PHP, Sessions and MySQL based system to protect Your site from unwanted visitors.
It uses Javascript and MD5 to encript the password send from the browser. A password manager is included. The system is special because of the access method uses hash to send the password encripted to the server. The server sends only a cookie containing a SessionID back to the client. All other information is stored in a sessionfile on the server. So, no authetification information but the session id is send over Internet.
Version 1.2 has an easer way to protect the files You want to protect with a password
A simple JavaScript calculator sometimes may have some unwanted reactions when its user press some buttons unexpected by the design. This calculator has some better controls to avoid these unwanted reactions to the unusual button pressing. It works in the way like a practical product.
JS-Changer - JavaScript Changer Application
This program will dynamically change image inside your website.
Each time website is visited, a new image from a defined image pool will be displayed. Apply a new look to your website with each new visit.
The file type will be checked before uploading the file to the server from the client it self. if there is any suggestions or doubts about this script you can mail me.
Popup template - function which creates popup windows and defines their characteristics which you can paste into your javascript code and easily configure.
Stop Watch has Start/Stop and reset functions. Allows the user to start a timer, stop the it while the timer continues to run, and reset to zero while running or stopped.
Ideal for timing downloads, database queries, analysis algorithms, or just about anything.
Simply copy the code between the two markers and paste into any html page:
<!-- BEGIN STOP WATCH CODE -->
...
<!-- END STOP WATCH CODE -->