Zend Framework help
You will get useful hints for developing your application with Zend Framework
Zend framework select() query with OR condition
$selectQry = $this->db->select()->where('fieldname = ?','value')
->orWhere('fieldname = ?','value);
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)