Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

NETTUTS.com:
Easy Development With CodeIgniter
Jun 26, 2009 @ 14:30:29

This new screencast from NETTUTS.com introduces you to the CodeIgniter framework and helps you build a small sample application to see where all the pieces fit.

In this week's 30 minute screencast, I'm going to show you how easy it is to work with the MVC pattern and CodeIgniter. This video is aimed at beginners who have no experience with a PHP framework. For demonstration purposes, we'll be building a simple image upload utility. We'll then perform some validation, save the file to our uploads folder, and automatically create a respective thumbnail.

You can check out the screencast in-page or just download the source and get started.

tagged: introduction screencast tutorial codeigniter

Link:


Trending Topics: