Forum Moderators: coopster
does anyone know how to put some text in mysql from a text area via php
example:
blablalbla
-blehblehbleh
i wanna leave those space and \n \r over there
hope this is clear :P
php.net/manual/en/function.nl2br.php
on the output when you want to dispay it on your pages.