Hello,
I’m working on a search function using PHP4 and MYSQL4.

I’m looking for a function that allow to take a string value (consisted of several substrings separated by coma) out of db field and return each substring one by one.

Could you please tell me if there is a function that can do something similar to

SELECT function_name (field_name, “,”)
(return)-> substr1, substr2, substr3…

Thank you for your help,
Lana

_________________________________________________________________
Add photos to your messages with MSN Premium. Get 2 months FREE* http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines



-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to