case insensitive search - Mailing list pgsql-php

From arun kv
Subject case insensitive search
Date
Msg-id Pine.BSO.4.21.0203151157060.4985-100000@library.iisc.ernet.in
Whole thread Raw
Responses Re: case insensitive search  (Gurudutt <guru@indvalley.com>)
Re: case insensitive search  (Jon Hassen <jhassen@azstarnet.com>)
List 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


pgsql-php by date:

Previous
From: Gurudutt
Date:
Subject: Re: Graphics
Next
From: Gurudutt
Date:
Subject: Re: case insensitive search