On Mon, May 2, 2005 12:22 pm, Ross said:
> Had a look at it and much easier to use LIKE with wildcards. Was unsure
> whether the query was case sensitive that is why I asked.
>
> As it turns out it is not.
Actually, last time I checked, this was a COMPILE option to MySQL to be
case sensitive or no
Ross wrote:
Had a look at it and much easier to use LIKE with wildcards. Was unsure
whether the query was case sensitive that is why I asked.
As it turns out it is not.
LIKE is case insensitive as well. Try casting to binary, this should work.
--
PHP General Mailing List (http://www.php.net/)
To
2 matches
Mail list logo