All PHP & MySql Articles
Using an autoload function to make your life easier
Wednesday, October 1st, 2008 at 2:16pm, in Misc, written by Stefan Ashwell
In PHP 5 you can make your life a lot easier by writing an autoload function. This function will automatically load your classes, so you do not need to repeatedly include classes on every page.
Choosing a PHP Web Host
Monday, September 22nd, 2008 at 9:07am, in Misc, written by Stefan Ashwell
When looking for a host for your PHP website there are a few things you should consider before you buy. Below I go over a few things to look for when choosing PHP hosting.
Why you will love PHP5
Friday, September 5th, 2008 at 1:41pm, in Misc, written by Stefan Ashwell
If you haven't made the jump from PHP4 to PHP5 yet, here are a few reasons why you should, and why you will love it when you do!
Browser based template editor
Thursday, September 4th, 2008 at 2:28pm, in File Management, written by Stefan Ashwell
A common feature to CMS scripts is a browser based means of editing your templates. This can be helpful if you manage your site remotely or on the move quite often. In this tutorial we walk through how to create a simple template editor in PHP.
Deleting files with PHP
Wednesday, August 6th, 2008 at 9:49am, in File Management, written by Tom Foyster
Following our tutorials on uploading files and listing files, this tutorial will walk you through deleting files from a directory
14 Articles on 3 pages
















