News Feed
Jobs Feed
Sections




News Archive
DevShed:
Introduction to the CodeIgniter PHP Framework
August 13, 2008 @ 12:58:50

DevShed has started off a new series looking at the popular PHP framework CodeIgniter with this first part, an introduction to what the framework is and how to get it installed.

I'm talking about CodeIgniter (http://codeigniter.com), a solid piece of software written by Rick Ellis in PHP 4. It permits users to develop small and middle-scale PHP applications in minutes (literally) with minimal setup. In addition, CodeIgniter is built around the Model-View-Controller pattern, which allows you to easily separate data from application logic and visual presentation.

They show how to get it installed and up and working with a basic site including a little MySQL integration.

1 comment voice your opinion now!
codeigniter framework tutorial mysql install


blog comments powered by Disqus

Similar Posts

Sameer Borate's Blog: Building a adjacency matrix of a graph

SitePoint PHP Blog: The next hot PHP app you install might be IBM's

Sebastian Bergmann's Blog: PHP Has No Culture of Testing

Avatar Financial Group: 21 Things I Learned about CakePHP

Thomas Weinert's Blog: Using PHP DOM With XPath


Community Events











Don't see your event here?
Let us know!


testing unittest tool phpunit series example language interview framework community release conference development functional opinion podcast code zendframework2 introduction object

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework