Thread
:
Using Zend_Db_Table with multiple WHEREs
View Single Post
#
1
(
permalink
)
02-09-2007, 02:33 AM
Tommy1402
Junior Member
Join Date: Feb 2007
Posts: 26
Using Zend_Db_Table with multiple WHEREs
How to translate this mySQL query into Zend_Db_Table find() method ..
"SELECT * FROM `myTbl` WHERE `id`='$id' AND `email`='$email'"
Find() method only accept single WHERE.
Thanks a Lot.
Tommy1402
View Public Profile
Send a private message to Tommy1402
Find all posts by Tommy1402