I\'m interested in function delete_all_between($char1, $char2, $string) that will search given $string for $char1 and $char2 and, if such has been found, clear
function delete_all_between($char1, $char2, $string)
You can use double str_replace() $q = str_replace('
$q = str_replace('