Advice and tips for the absolute beginner on setting up a website. Featuring a tutorial on installing a WordPress website.
Showing data – MySQL with PHP
January 9, 2010
PHP basics
A look at simple implementation of PHP and MySQL for showing the contents of a MySQL database table. Beginners tutorial.
Adding data – MySQL with PHP
January 8, 2010
PHP basics
Here is the solution that all PHP/MySQL newbies ask for – how to add data to a MySQL database table using PHP via a webpage.
Simple PHP Gallery
January 7, 2010
PHP Snippet Library
Build a simple PHP based image gallery to show the contents of your image folder.
Text Field to Dropdown
December 30, 2009
PHP Snippet Library
Simple method for adding (populating) content to a drop down option box in your form via a text-field using JavaScript.

