inserting data via browser(textarea) into database

I just wanted to make something that creates html-code which should be
inserted in a mysql database.

The user should type text in a textarea. When the user submits the data,
all enters should be translated into "<br>" and it would be nice if the
user could also insert links ( "<a href="..." ) in the formular.

Does someone knows a good, very simple script? There are wysiwyg editors
on the net, but I don't need to modify fonts, colors et cetera. The most
important thing are the "<br>" tags which should be generated.
DFS [ Mo, 29 Mai 2006 21:04 ] [ ID #1333741 ]
PHP » alt.php.sql » inserting data via browser(textarea) into database

Vorheriges Thema: array in array...
Nächstes Thema: Re: Recursive SQL Statment