selecting a string - Mailing list pgsql-php

From arun kv
Subject selecting a string
Date
Msg-id Pine.BSO.4.21.0202281222030.23506-100000@library.iisc.ernet.in
Whole thread Raw
Responses Re: selecting a string  (Zak Greant <zak@mysql.com>)
List pgsql-php


 hello, after retriving a string from database using select command how to
 display the part of string. for eg. after select command i get "computer
 architecture algorithms" as output. if i search for string starting with
 ar it will search the table will print whole of "com
... algorithms" instead of
 "architecture" how to print only a part of string like this.
     thanx in advance
    arun




pgsql-php by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: Re: Many instances of postmaster
Next
From: arun kv
Date:
Subject: link problem