We like sharing. So after 5 years of developing code, just for you here is a selection of our best bits for you to use yourselves. It's a fairly new page, so more scripts will be added periodically. Make sure you keep returning to see what we have. We will also be posting scripts on scripts.com. Use the searchbox below if we don't have what you are after.
Our Free Scripts
PHP Captcha Image (Wobbly letters and numbers)
Having problems with web bots submitting stuff and nonesense to your web forms? Here is a handy script for you to download. It's an improved image verification code originally from
http://www.php-mysql-tutorial.com/wikis/php-tutorial/user-authentication-with-image-verification.aspx
Send an email with PHP
Here is an example for you. Send an email from your PHP website. You could use it for a contact form or to notify a user of thier recent sign up etc. TIP: If you are using it for a contact form, then make sure you use the Captcha code above to ensure you don't receive loads of nonesense emails from bots!