PHP Tutorial

A blog in 20 minutes with CodeIgniter

A 20 minute tutorial teaching you how to build a blog with the CodeIgniter Php Framework.
Advanced » codeigniter.com
Score(+): 0 | Views: 59 | Save it | Report it


Top 20 Similar PHP Tutorials

Setup a quick Yahoo Search page within a few minutes

Nice tutorial on using the Yahoo search web service with the classes from the Zend framework.
Advanced » web-development-blog.com
Score(+): 1 | Views: 83 | Similar Tuts | Save it | View this tutorial

Hello World! Introduction to CodeIgniter

An basic introduction to the CodeIgniter Php Framework.
Advanced » codeigniter.com
Score(+): 0 | Views: 54 | Similar Tuts | Save it | View this tutorial

Model View Controller (and CodeIgniter)

An introduction to the Model View Controller design practice. This is a common theme of most frameworks and will greatly improve your code organization and management.
Advanced » zenperfect.com
Score(+): 0 | Views: 41 | Similar Tuts | Save it | View this tutorial

Rapid Application Development with CodeIgniter

Today I'll introduce you to CodeIgniter, a framework that does all three. CodeIgniter is an MVC application framework for PHP that gives you a consistent structure for your application, takes care of common tasks and helps you implement complex functionality with minimal effort.
Advanced » developertutorials.com
Score(+): 0 | Views: 45 | Similar Tuts | Save it | View this tutorial