[^\S ]+/s', // '/[^\S ]+\/' // ); // $replace = array( // '>', // '<', // '\\1', // '' // ); // $buffer = preg_replace($search, $replace, $buffer); // return $buffer; // } // ob_start("sanitize_output"); ?>