News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

The Show: The Low Down On Internationalization (i18n)

Derick Rethans' Blog: Short URLs

PerishablePress.com: Encoding & Decoding PHP Code

Zend: Roll Your Own Search Engine with Zend_Search_Lucene

Zend Developer Zone: Building Template-Driven Web Applications with Dwoo (part 2)


Community Events











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


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

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