For the past few months I’ve been reading books and going through CDs on how to program in PHP. During this time I’ve come across some useful snippets of PHP code that I’ve had use for in some of my projects. I present to you six of them here. These are very basic scripts that [...]
March 19th, 2008
6 Useful PHP Snippets For Beginners
by John Kolbert
February 9th, 2008
Awesome PHP/Ajax To-Do List
by John Kolbert
While surfing the internet today, I came across something called “The List“. Simply put, it’s a to-do list written in PHP with a MySQL database. It’s actually quite remarkable. It would be the perfect to-do list for a web-based group working on software development, but could be adapted to suite almost any need.
The List [...]
December 20th, 2007
Edit: While switching hosts the subdomain I created for the test of the following script didn’t transfer. I’ll try and get them back in the next few days so that you can see a live example of this script.
Something that my regular readers have come to learn is that I am not a professional coder. [...]

