News Feed
Jobs Feed
Sections




News Archive
DevShed:
Building a Database-Driven Application with the Code Igniter PHP Framework
August 20, 2008 @ 12:09:45

DevShed continues their series looking at the creation of an application with the CodeIgniter framework in this second part of the series (here's part one).

In this second part of the series, I'm going to teach you how to use some core classes bundled with Code Igniter, this time for building a MySQL-driven program, which will first fetch some data from a MySQL database table, and then print this information on the browser.

They show how to grab information from a table, how to create a controller class and how to use it to output the MySQL data into a view.

0 comments voice your opinion now!
tutorial codeigniter mysql database table controller


blog comments powered by Disqus

Similar Posts

Label Media Blog: Design Patterns in PHP - Decorator Pattern

PHPClasses.org: Using DaDaBIK to create a PHP CRUD Database Front-End without coding

Bnnx.com: Installing the Zend Optimizer

Paperbagcoder: MVC and PHP

Zend Developer Zone: Zend Framework application's PHPUnit suite 3x faster


Community Events











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


opinion zendframework2 podcast community symfony2 conference rest introduction functional framework testing development interview database release series usergroup phpunit language unittest

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