easiBuild.net // Build it, use it, love it

Downloads

Any programs that I write will be posted here, I mainly use PHP and JavaScript but I may upload some Visual Basic work as well. Anything on this page is released under the terms of the GNU General Public Licence, so basically do what you want with them.

Calculator

A Simple Calculator that allows you to add/subtract/multiply and divide two numbers.
Click to Download (PHP) | Demo

Password Generator

Generates passwords for the user based on the length that they specifiy, as well as what characters to include.
Click to Download (PHP) | Demo