BarrieHie Posted November 4, 2006 Share Posted November 4, 2006 Hello All,I'm using blah blah blah hr /"; ( I've left out the delimiters because it's doing it here also! to output data to the users screen but it's also printing a line all the way across the screen!!! i.e. taking up two lines instead of one. How do I just do a simple carriage return. I've been messing with this for way to long!!!!Thanks People,Barrie Link to comment https://forums.phpfreaks.com/topic/26159-line-being-printed-in-output-to-screen/ Share on other sites More sharing options...
toplay Posted November 4, 2006 Share Posted November 4, 2006 Not sure what you mean. Take a look at nl2br() in case that helps.http://us2.php.net/manual/en/function.nl2br.php Link to comment https://forums.phpfreaks.com/topic/26159-line-being-printed-in-output-to-screen/#findComment-119615 Share on other sites More sharing options...
BarrieHie Posted November 4, 2006 Author Share Posted November 4, 2006 [quote author=toplay link=topic=113837.msg462905#msg462905 date=1162660749]Not sure what you mean. Take a look at nl2br() in case that helps.http://us2.php.net/manual/en/function.nl2br.php[/quote]Thank You!!! I replaced all the hr's with br's and it worked!! :-)Barrie Link to comment https://forums.phpfreaks.com/topic/26159-line-being-printed-in-output-to-screen/#findComment-119627 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.