PHP Scripts
The scripts
These scripts are under the GNU GPL. They have been written in a way supposed to be secured and easy to customize by editing the code, they should also be XHTML 1.0 Transitional compliant (or easy to migrate to XHTML 1.0 Transitional), and easy to convert to XHTML 1.1. There are no options involving no code edition (which makes the code lighter and easier to customize). The layout is minimalist since we focused on the PHP and W3C standards only.
Sign up form with e-mail validation (confirmation code)
Counter (hits and unique visitors)
Turing number
Turing number - Session Edition
Login script
IP-to-country
Tiny, superbasic scripts
These scripts are only here because we use them a lot (to get our IP and do other basic stuff). Most of them are only one or two PHP functions,
with no security features (or the minimum to protect our site). They are free for any use... just don't try to sell them as they are, this would be a rip-off :)
In our left menu, they appear preceded by ° (to put them at the end of the list).
Your IP is 184.73.74.47 : displays your IP and your browser's name (user agent)
Timestamp to date : converts a Unix timestamp to a human-readable date
String to MD5 : calculates the MD5 hash of a string
ASCII table : creates a table listing ASCII characters
Other free scripts on...
Hotscripts.com
Scripts.com
ScriptSearch.com