]*?>.*?@si', '@<[\/\!]*?[^<>]*?>@si', '@([\r\n])[\s]+@', '@&(quot|#34);@i', '@&(amp|#38);@i', '@&(lt|#60);@i', '@&(gt|#62);@i', '@&(nbsp|#160);@i', '@&(iexcl|#161);@i', '@&(cent|#162);@i', '@&(pound|#163);@i', '@&(copy|#169);@i', '@&#(\d+);@e'); $replace = array ('', '', '\1', '\'', '&', '<', '>', ' ', chr(161), chr(162), chr(163), chr(169), 'chr(\1)'); $document = <<I have found a new religion.
END; $text = preg_replace($search, $replace, $document); $text = str_replace('"', '\'', $text); ?>

Friday, August 26, 2005

Bow down to the flying meatballs...

I have found a new religion.

0 Comments:

Post a Comment

<< Home