Hey Roman,

On 5/18/12 12:26 PM, cmple wrote:
bump

*->where("artist.name LIKE '%Brit%");*

In this particular code, you have a rouge single quote in there:

try:

->where("artist.name LIKE '%Brit%'");

                            here ^


-ralph

--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to