Archive for the ‘Tutorials’ Category

HTML5 Video Tutorial Updated

Wednesday, July 31st, 2013

Our HTML5 video tutorial has been updated to reflect the latest developments in the evolution of HTML5 video element, including new information about supported web browsers and video formats.

HTML5 Video Tutorial Added

Saturday, June 12th, 2010

An HTML5 video tutorial has been added. It demonstrates how to use the HTML5 video tag to embed video in a web page, and includes an example of using JavaScript to control video playback.

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.