William R. Mussatto wrote:
> On Sun, 29 Sep 2002, Insanely Great wrote:
>
>
>>Date: Sun, 29 Sep 2002 22:43:43 +0530
>>From: Insanely Great <[EMAIL PROTECTED]>
>>To: Ibrahim Al-Tawil <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
>>Subject: Re: Urgent!!
>>
>>Greetings...
>>
>>I believe that ASP works wel
Since my first posting of this came out all screwed up,
I currently have a PHP script performing the following query:
mysql_query("SELECT * FROM Stuff WHERE Release LIKE \"%$var2%\"",$var1)
It works great except that the search is coming out case sensitive.
According to the MySQL Docs all search