Formatting Date with PHP

Easy level tutorial on formatting date with the date function in PHP to display on a web [...]

Formatting Strings with PHP

A simple step-by-step tutorial on formatting strings with PHP. Using PHP functions such as strtolower, strtoupper, ucfirst, ucword and [...]

Simple PHP Gallery

Build a simple PHP based image gallery to show the contents of your image [...]

Text Field to Dropdown

Simple method for adding (populating) content to a drop down option box in your form via a text-field using [...]

Change Page on Drop Down

The following HTML/JavaScript snippet allows you to hyper-link to other pages via a simple form [...]