Archive for the ‘Tutorials’ Category

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.