cnicollonline

"I was just guessing at numbers and figures, pulling the puzzles apart"

Projects

September 7, 2010

Web Development

Websites that I’ve programmed using various web technologies such as PHP, Javascript, jQuery, AJAX and more.

Open Source Projects

Classes and Projects that I keep opensource

Login and Out PHP Class
Class that logs a user in and out. It creates a sessions as well, it puts a cooking on the machine to track the user. The user also has an option to “Remember Me” which will store their username and password for upto a month.
PHP SQL CRUD Class
A common SQL class I use for most that involve a database.