WHERE clause with AND - Joomla! Forum - community, help and support
hi there,
just wondering how write clause and.
i have google searched have not found looking for. like:
$query->where($db->quotename('first_name') . '='. $db->quote('bob') , ($db->quotename('last_name') . '='. $db->quote('smith'));
thanks!
just wondering how write clause and.
i have google searched have not found looking for. like:
$query->where($db->quotename('first_name') . '='. $db->quote('bob') , ($db->quotename('last_name') . '='. $db->quote('smith'));
thanks!
Comments
Post a Comment