contract.gif Login | Register | Lost Password

Learn

Dynamic Select Lists (PHP)

Using select lists with dynamic content can be tricky, especially when you want the chosen option to remain selected after the user submits the form. In this tutorial, I will cover an easy way to generate select lists based on which option the user selected.

PHP and checkboxes (PHP)

Learn an easy way to deal with checkboxes in PHP.

File uploading (PHP)

This will be a tutorial on file uploading. Even if you don't know much about uploading files, this should help you get a better understanding.

Advanced Templating and .htaccess (PHP)

Our third and final tutorial for php templating which will focus on how to implement .htaccess into your site, and benefits of using a site templating system.

Intermediate Templating (PHP)

Now that you have learned the basics, its time to show you how to build a site oriented around your templating system. In this tutorial I will show you how using code examples and explinations.

Page 1 of 2 ~ First | Previous | Next | Last