Please enable JavaScript to view this site.

Navigation: » No topics above this level «

DAL method: whereAdd (Deprecated)

Scroll Prev Next More

 

Deprecated

This function is deprecated, and we recommend using Dynamic SQL query.

 

Adds a new AND condition to the existing WHERE clause.

Syntax

whereAdd($where, $condition)

Arguments

$where

a WHERE clause. Example: "ID=19".

$condition

any condition clause. Example: "CustomerID='123'".

Return value

Returns an updated WHERE clause.

See also:

Example: Dynamic SQL Query

Database API

About Data Access Layer

 

Created with Help+Manual 7 and styled with Premium Pack Version 3 © by EC Software