markvaughn2006 Posted February 6, 2010 Share Posted February 6, 2010 Hello, not sure if this is more of a php or mysql question, but i'm making a simple forum and am trying to make it so when a user inputs a message it can be displayed with the same spacing and line breaks they used. For example if they pressed enter here it would drop down a line much like it is in this message. Currently my forum would display this whole message in one big paragraph. Any idea how to do this? all i need is a point in the right direction, thanks guys!! Link to comment https://forums.phpfreaks.com/topic/191161-displaying-user-input-the-way-they-typed-it/ Share on other sites More sharing options...
markvaughn2006 Posted February 6, 2010 Author Share Posted February 6, 2010 nevermind figured it out! nl2br is the answer Link to comment https://forums.phpfreaks.com/topic/191161-displaying-user-input-the-way-they-typed-it/#findComment-1008002 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.