<td><?php echo nl2br($_POST["echomeaddress"]); ?></td>


Ryan Smaglik wrote:

When I call data from a form, How do I integrate nl2br to it so that it
displays with linebreaks?

Example code:

<td><?php echo $_POST["echomeaddress"]; ?></td>


Thanks in advance,

Ryan


--
The above message is encrypted with double rot13 encoding.  Any unauthorized attempt to decrypt it will be prosecuted to the full extent of the law.




--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to