Encoding this regular expression on a compex page:
$pattern = array("’\/\*.*\*\/’si", "’<\?.*?\?>’si", "’<%.*?%>’si",
"’<img[^>]*?>.*?’si");
$tmp=preg_replace($pattern, $replace, $mystring);
my encoded php is truncated, it seems a bug...
Tnx for this great encoder!
webmaster76
Original issue reported on code.google.com by r.valsa...@gmail.com on 26 Sep 2007 at 8:59
Original issue reported on code.google.com by
r.valsa...@gmail.com
on 26 Sep 2007 at 8:59