case insensitive search

From: arun kv <arun(at)library(dot)iisc(dot)ernet(dot)in>
To: PGSQL <pgsql-php(at)postgresql(dot)org>
Subject: case insensitive search
Date: 2002-03-15 06:31:27
Message-ID: Pine.BSO.4.21.0203151157060.4985-100000@library.iisc.ernet.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

hello,
how to do a case insensitive search on postgresql database. i will
enter a keyword in text field and it has to search for that keyword in
keywords field of table and should be case insensitive.

can i use egrei() function. if so how.here two attributes should be
strings. but first attribute i will get from previous php page and second
attribute is field name of database table. how do i do this.
pls help me
thanking you
Arun

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Papp, Gyozo 2002-03-15 13:43:35 Re: Graphics
Previous Message Gurudutt 2002-03-15 06:24:44 Re: case insensitive search