News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Inserting, Updating and Deleting Database Rows with Code Igniter
September 24, 2008 @ 12:03:27

DevShed continues their series focusing on the CodeIgniter framework with the seventh part - a look at interacting with the database to update, delete and insert rows from your application.

You've seen some of the things you can accomplish with the Code Igniter PHP framework in earlier parts of this series. In this seventh part of the series, you will learn, through copious examples, how to perform insertions, updates and deletions on a selected MySQL table by using Code Igniter's database class. You'll see that these tasks are very intuitive and easy to grasp, thanks to Code Igniter's friendly learning curve.

They show how to make conditional select statements (with where clauses) and do both inserts of new information and updates to current information, all with the built-in model functionality the framework provides.

0 comments voice your opinion now!
codeigniter framework tutorial update delete insert conditional



Similar Posts

DevShed: Creating an Administration Area for a Simple Threaded Discussion Forum

Secunia.com: Mandriva update for PHP

Symfony Project: Announcing symfony 1.0 beta 1

GoodPHPTutorials.com: SQL Injections in PHP with MySQL

KillerPHP.com: The Zend Framework: Writing Object-Oriented PHP with Ease


Community Events







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


mysql conference database ajax zend code example application releases PEAR zendframework PHP5 job developer book security framework release package cakephp

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