eleven0 Posted February 26, 2008 Share Posted February 26, 2008 I use my forum system to manage my site. I put my html in the postbox and decode vars to show it on my site. Everything works great except a single thing. I think this goes here because i use php to get it from database. So my problem is; In html, if you do this Hello World If you don't put <p> or <br/.>, it won't put "World" in next line. Mine does this automatically, When you "enter" "break" skip in script. In actually page, I'd see those skips. I'd have to put my HTML one huge single line. I use page editors to build my web pages, and they don't put the html in a single line. Is there anything i can do to fix this? or a tool that gets rid of those skips? Link to comment https://forums.phpfreaks.com/topic/93105-passing-html-through-forms/ Share on other sites More sharing options...
The Little Guy Posted February 26, 2008 Share Posted February 26, 2008 English... Its hard to follow. Link to comment https://forums.phpfreaks.com/topic/93105-passing-html-through-forms/#findComment-477055 Share on other sites More sharing options...
GameYin Posted February 26, 2008 Share Posted February 26, 2008 Oh, are you saying that every new line of code is treated on a new line of the website? So...do you have any XML in your forum based website? Post the code you are using along with the editor name. Link to comment https://forums.phpfreaks.com/topic/93105-passing-html-through-forms/#findComment-477225 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.