PHP 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(+): 2 | Views: 212 | Save it | Report it


Top 20 Similar PHP Tutorials

Macronimous - Codeigniter for PHP application development

With many software frameworks available online nowadays, with many pros and cons on their side, it has become very important to check out complete details of these frameworks before applying them. Amongst the various kinds of software frameworks, the PHP Framework is more popular nowadays.
Basics » macronimous.com
Score(+): 5 | Views: 291 | Similar Tuts | Save it | View this tutorial

Learn the Shopping Cart Development

In this tutorial, we introduce the shopping cart developed for the online winestore
Advanced » brainbell.com
Score(+): 2 | Views: 184 | Similar Tuts | Save it | View this 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(+): 1 | Views: 309 | Similar Tuts | Save it | View this tutorial

Hello World! Introduction to CodeIgniter

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

Create a Facebook Application With PHP

This tutorial covers the basics of using the Facebook PHP Client Library and how to get your application started, including, installing the Facebook Developer Application, downloading the Facebook PHP Client Library, create your application, a hello Facebook! example, FBML - Facebook Markup Language and using the Facebook API.
Basics » developertutorials.com
Score(+): 3 | Views: 249 | 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(+): 1 | Views: 152 | Similar Tuts | Save it | View this tutorial

Create a searching and browsing module for your web application

In this tutorial you will learn how to create a searching and browsing module for your web application
Advanced » brainbell.com
Score(+): 1 | Views: 133 | Similar Tuts | Save it | View this tutorial