Submit Tutorial   

Backing up snippets - Dreamweaver CS4
This short video demonstrates how to back up Dreamweaver's snippets on the Mac and PC. Snippets are very useful in the day to day web design tasks
Creating a Website Design Templating System Using PHP
Learn how to create a website design templating system using php to be able to easily update different sections on your website by changing only few design files. The tutorial is designed for total beginners, so it is easy to understand and follow.
Menu System
In this tutorial I will show you how to create a simple menu system with 2 levels. You can easy integrate it into your site to get a nice and easy editable site navigation system.
Using phpBB's Template Class
Have you ever wanted a sturdy and secure template system on your website? Can't make it yourself, or just don't want to spend hours writing and testing? phpBB Forums have one of the best template systems around and because of the free GNU license attached to the code, you can use it for your own website.
PHP Navigation
Create those ?id=page links and learn how to insert content into your site.