db_or

Build the SQL WHERE clause OR condition from array of conditions

Parameters
array $condition = []

The condition array, for example

#
Returns
array

The built condition WHERE OR [0] string The built condition WHERE OR clause [1] array The values to bind in the condition