',$text); $text = preg_replace("`\b(https?|ftp|file)://[-A-Za-z0-9+&@#/%?=~_|!:,.;]*[-A-Za-z0-9+&@#/%=~_|]\b`", '\0', $text ); $center = "
$text
"; } echo eval_template("header") . eval_template("body") . eval_template("footer") ; ?>