oh ok, so it's on the output side i have to worry about the line breaks, ok then, would i put the (nl2br()) around the query to select the date from the database ala
PHP Code:
(nl2br($project = $DB_site->query("SELECT projectid, text, timestamp FROM project $clause ORDER BY projectid DESC $limit")));
or something else?
[high]* sabret00the thinks he might have to dig out his php book :nervous:[/high]