Archive for the ‘Tutorials’ Category

PHP Resize Image Tutorial Added

Friday, July 3rd, 2009

A new PHP resize image tutorial has been added. It covers how to resize images for thumbnails using PHP.

PHP Redirect Tutorial Added

Sunday, December 21st, 2008

A new PHP redirect tutorial has been added. It covers how to perform temporary redirects, permanent redirects, and conditional redirects using PHP code.

CSS Gradient Tutorial Added

Thursday, September 25th, 2008

A new tutorial for creating gradient effects in CSS has been added. It covers the method of using background images, as well as the gradient filter property in Internet Explorer.

PHP and MySQL Tutorial Added

Friday, January 18th, 2008

A new tutorial covering PHP and MySQL has been added. This tutorial demonstrates the basics of accessing MySQL databases from PHP, including how to connect to a MySQL database, and how to execute a SQL statement.

PHP File Upload Tutorial Added

Saturday, December 1st, 2007

A new tutorial covering file uploads in PHP has been added.  Included are XHTML and PHP code examples.

PHP Array Tutorial Added

Sunday, October 28th, 2007

A new tutorial covering arrays in PHP has been added.  Included are code examples of all fundamental array operations.

.htaccess Tutorial for Beginners Added

Sunday, October 21st, 2007

A new section for PHP tutorials and other tutorials for webmasters has been added. Our first tutorial covers basic configuration tasks that can be performed in Apache using the .htaccess file.  If you have a suggestion for a future tutorial you’d like to see, feel free to share it via our contact form.