inc/functions/strreplace.php
strreplace(oldstring, newstring, text) emulates str_replace from PHP.
Note that this function is case-sensitive.
strreplace(oldstring, newstring, text) emulates str_replace from PHP.
Note that this function is case-sensitive.