Method: db::with
An easy method to build a part of the where clause to find stuff by its first character
Info
Syntax
db::with($field, $char)
Parameters
- $field (string) The name of the field
- $char (string) The character to search for
Return (string)
Returns the where clause part