$1\n", $text); // make paragraphs, including one at the end
$text = preg_replace('|(?)\s*\n|', " \n", $text); // optionally make line breaks
return $text;
}
$indexquery = @mysql_query("SELECT * FROM home",$db);
$index = mysql_fetch_array($indexquery);
print("