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? Quote 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 Quote 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 Quote 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 Quote Link to comment https://forums.phpfreaks.com/topic/68956-removing-delimiter/#findComment-346628 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.