text field and MySQL
[email protected] ("kancha") Sat, 17 Jun 2000 20:48:47 +0530
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
Hello, A text field in HTML form is submitted to a php script which stores the content in a MySQL database. Now the problem is when i retrieve the text from the database and generate HTML the text appears in a single line. How do i retreive the new line character and ouput the text in the original format?? regards, kancha.