In one of my forms I use the rich text editor from Yahoo!. Now i want to store the data from that textarea in a MySQL database.
The user can enter anything in that texta
You use a PDO prepared statement (or mysql_real_escape_string)