search/select case-insensitivly.

From: "Zhidian Du" <duzhidian(at)hotmail(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: search/select case-insensitivly.
Date: 2002-10-22 04:01:19
Message-ID: F102Xb29dhyCHrmTiKT00001e1c@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

I want a PHP program to search case-insensitivly.

for example:
select Name from mytable where Name = '$Name';

Here $Name is what users' input maybe JOHN, john. How to let it match John
in table and find that record?

Thanks.

Zhidian Du

_________________________________________________________________
Surf the Web without missing calls! Get MSN Broadband.
http://resourcecenter.msn.com/access/plans/freeactivation.asp

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Roj Niyogi 2002-10-22 04:28:27 Re: search/select case-insensitivly.
Previous Message Shane Wright 2002-10-21 15:31:09 Re: building on OS X