PHP to change output string from mysql to something else?
Posted: Wed May 27, 2009 2:17 pm
Hi,
I would like to find out if there is a way for php to replace certain string text that mysql outputs from a query to some other human readable format.
when I run a query, it outputs ef:assignedTask but I would like to simply change it to "Assigned" with PHP.
Can someone point me to a right direction?
Thanks in advance.
Best,
jchang
I would like to find out if there is a way for php to replace certain string text that mysql outputs from a query to some other human readable format.
when I run a query, it outputs ef:assignedTask but I would like to simply change it to "Assigned" with PHP.
Can someone point me to a right direction?
Thanks in advance.
Best,
jchang