query.inc

Version 1.34 (checked in on 2009/11/23 at 22:31:42 by dries)

Non-specific Database query code. Used by all engines.

Functions

NameDescription
db_andReturns a new DatabaseCondition, set to "AND" all conditions together.
db_conditionReturns a new DatabaseCondition, set to the specified conjunction.
db_orReturns a new DatabaseCondition, set to "OR" all conditions together.
db_xorReturns a new DatabaseCondition, set to "XOR" all conditions together.
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.