March 19th, 2008

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 [...]

3 comments | Filed in Useful Tools | Tags:

February 9th, 2008

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 [...]

Be first to comment! | Filed in Useful Tools | Tags: , ,

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. [...]

1 comment | Filed in Tutorial/How-To | Tags: , , ,