Cardale Posted September 12, 2007 Share Posted September 12, 2007 I'm trying to remove the delimiter when I use my functions and replace it like PHPBB does {CODE} instead of <?CODE()?> What would be a easy way to do that? Link to comment https://forums.phpfreaks.com/topic/68956-removing-delimiter/ Share on other sites More sharing options...
kireol Posted September 12, 2007 Share Posted September 12, 2007 http://us2.php.net/str_replace Link to comment https://forums.phpfreaks.com/topic/68956-removing-delimiter/#findComment-346606 Share on other sites More sharing options...
Cardale Posted September 12, 2007 Author Share Posted September 12, 2007 what if I had a variable I wanted to change to it to TEXT is that even possible? $var = VAR Link to comment https://forums.phpfreaks.com/topic/68956-removing-delimiter/#findComment-346619 Share on other sites More sharing options...
kireol Posted September 12, 2007 Share Posted September 12, 2007 I'm not sure what you are asking there Link to comment https://forums.phpfreaks.com/topic/68956-removing-delimiter/#findComment-346628 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.