php_newB Posted April 29, 2007 Share Posted April 29, 2007 Hi I have created this basic CMS which submits edit and delete articles to(from) my web site. The only problem is it doesn't keep the blank spaces in the article. what do I need to do to display article with blank space between paragraphs? Many thanks Link to comment https://forums.phpfreaks.com/topic/49193-keeping-blank-spacelines-when-displaying-text/ Share on other sites More sharing options...
toplay Posted April 29, 2007 Share Posted April 29, 2007 Read up and use when displaying the data: http://us2.php.net/manual/en/function.nl2br.php Link to comment https://forums.phpfreaks.com/topic/49193-keeping-blank-spacelines-when-displaying-text/#findComment-241043 Share on other sites More sharing options...
php_newB Posted April 29, 2007 Author Share Posted April 29, 2007 Thanks a lot toplay ;D Link to comment https://forums.phpfreaks.com/topic/49193-keeping-blank-spacelines-when-displaying-text/#findComment-241044 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.