Helping ordinary people create extraordinary websites!


->orderBy()

->orderBy() -- Add an order by condition

Description

Adds a order by condition. Calling this without any arguments clears the current order condition.

Parameter

  • string $order - Order

Note

This function can not be called statically.

The quote_identifiers configuration option will not affect data sent to orderBy.