laforge Posted May 4, 2007 Share Posted May 4, 2007 I know there is a way to keep the format after you "post" something into a form as the one I am typing in now, but I am not 100% sure how to do it. I am not a super experienced Php "user" so if someone could either post a nice tutorial link or a nice outline on the code I need it would be appreciated. I would try a search but not 100% sure on the words to use. I also tried looking at other codes like Wordpress and a few others but it's really complicated and I am not that experienced yet. Thanks for any help in advanced. Link to comment https://forums.phpfreaks.com/topic/49942-keeping-format-in-forms/ Share on other sites More sharing options...
Psycho Posted May 4, 2007 Share Posted May 4, 2007 The easiest way is just to output the text within PRE tags. <pre>This text will appear exactly as it is entered</pre> Link to comment https://forums.phpfreaks.com/topic/49942-keeping-format-in-forms/#findComment-245160 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.