Jump to content

<textarea> Multi-line input onto a database?


rustyofco

Recommended Posts

Yes, what the function [a href=\"http://www.php.net/nl2br\" target=\"_blank\"]nl2br[/a]() does is add the "<br />" string before the new-line character in your string. It does not replace the new-line character. What you are seeing is the result of the way will ignore new-line characters, multiple spaces, and other special characters like tabs.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.