vani sri Posted May 14, 2008 Share Posted May 14, 2008 Hi all, Is it possible to update the string TML as TEMPLE, Thanks & regards, vani Link to comment https://forums.phpfreaks.com/topic/105544-string-update/ Share on other sites More sharing options...
haku Posted May 14, 2008 Share Posted May 14, 2008 str_replace ("TML", "TEMPLE", $target_string); Link to comment https://forums.phpfreaks.com/topic/105544-string-update/#findComment-540681 Share on other sites More sharing options...
vani sri Posted May 14, 2008 Author Share Posted May 14, 2008 Hi thanks for ur reply. Is it possible to insert the letter E after T, P after M,etc Link to comment https://forums.phpfreaks.com/topic/105544-string-update/#findComment-540683 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.