News Feed
Jobs Feed
Sections




News Archive
DevShed:
The LIKE Clause and the Active Record Pattern
March 24, 2009 @ 12:07:39

DevShed continues their look at the Active Record pattern with the next part of their seven part series - extending their MySQL class even further.

In its current incarnation, this class's functionality is limited, regardless of its decent level of SQL abstraction. Therefore, in this fourth part of the series I'm going to enhance it by making it capable of working with LIKE clauses in a straightforward way.

They look at using LIKE to match values in various columns of the tables and add in a fetchLike method that lets you specify the column to search, the pattern to match on and the table to search in.

0 comments voice your opinion now!
like clause tutorial activerecord pattern designpattern fetchlike


blog comments powered by Disqus

Similar Posts

KillerPHP.com: Two New Video Tutorials Posted

Pablo Viquez's Blog: Zend_Log, FirePHP and Zend_Application. How to

PHPMaster.com: Generating Invoices with Zend_Pdf

CatsWhoCode.com: How to easily monitor your web server using PHP

TotalPHP.com: Creating a text or csv file of information from your database


Community Events











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


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

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