Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Grouping where clauses with zend_db_table_abstract ?



Grouping where clauses with zend_db_table_abstract ?..

Answer / Ankush Panwar

To group WHERE clauses with Zend_Db_Table_Abstract, you can use the Zend_Db_Expr class. Here's an example:n```phpn$where = new Zend_Db_Expr('(field1=value1 OR field2=value2) AND (field3=value3 OR field4=value4)');n```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

Do you know what are the elements used in customizing the output of using the standard decorators?

1 Answers  


Explain authorization and authentication in zend framework?

1 Answers  


How to install zend framework on windows?

1 Answers  


Which class extend the zend model? Zend_db_table_abstract

1 Answers  


Tell me what are the basic operations performed by the decorator?

1 Answers  


How to use a sql function or perform calculations in a statement generating with zend_db_select?

1 Answers  


How to render view file from controller in zend framework?

1 Answers  


Grouping where clauses with zend_db_table_abstract ?

1 Answers  


Can you explain what is the difference between zend_auth and zend_acl?

1 Answers  


What is zend helpers?

1 Answers  


What is routing in zend in zend framework?

1 Answers  


Write a program to show the execution of the application?

1 Answers  


Categories