News Feed
Jobs Feed
Sections




News Archive
NETTUTS.com:
Real-World OOP With PHP and MySQL
November 26, 2008 @ 11:41:47

On the NETTUTS.com site, there's a new tutorial that looks to be a basic introduction to the world of Object-oriented programming in PHP.

Numerous examples from robots to bicycles have been offered as "easy" explanations of what OOP is. I've opted to show you how OOP works with a real-life example, for a programmer. By creating a MySQL CRUD class you can easily create, read, update and delete entries in any of your projects, regardless of how the database is designed.

Their CRUD example not only serves as an introduction to OOP, but can also be an introduction to MySQL support for those that haven't used it before. They create six functions - the four for CRUD and a connect and disconnect. The full source is available for download too.

0 comments voice your opinion now!
oop object oriented tutorial crud database mysql


blog comments powered by Disqus

Similar Posts

NetTuts.com: How to Create a PyroCMS Theme

DevShed: Setting up the Foundation for an Extensible Website Engine with PHP 5

DevShed: Violating the Liskov Substitution Principle - PHP

PHPBuilder.com: Creating an RSS Aggregator with the PHP SimplePie Library

Jani Hartikainen's Blog: Zend_Acl part 2: different roles and resources, more on access


Community Events











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


functional phpunit release framework opinion code development testing api example podcast introduction zendframework2 community series language composer database interview application

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