advanced code snippet search
browncardigan on 02/09/10
02/09/10 10:04pm
1 person have marked this snippet as a favorite
redstorm
$str = preg_replace("/<object[0-9 a-z_?*&=\":\-\/\.#\,<>\\n\\r\\t]+<\/object>/smi", "", $str);
Report this snippet Tweet
Comment:
You need to login to post a comment.