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

DevShed: Building a More Capable Validation Helper Class

php|architect: Webcast Recording Posted - Marc Delisle on phpMyAdmin

php|architect: Two New ART Articles (CakePHP and More Flex)

David Coallier's Blog: Installing PHP6 (For beginners)

Symfony Blog: Windows and symfony


Community Events











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


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

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