Topshed Posted July 11, 2010 Share Posted July 11, 2010 Hi, I am using MySQL 401 and PHP 5 I am using a tinytext field, and I need to enforce a carriage return / line feed at some points in the text when I enter the data. </br> appears to work in Tinytext when I use it at data entry, but it does not translate when printed to a field in a table /n appear not to work it just shows as /n Can anyone help in what I suspect is an simple question Thanks Topsjed Link to comment https://forums.phpfreaks.com/topic/207410-noob-help-with-lf/ Share on other sites More sharing options...
trq Posted July 11, 2010 Share Posted July 11, 2010 nl2br Link to comment https://forums.phpfreaks.com/topic/207410-noob-help-with-lf/#findComment-1084377 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.