fulcrum2 Posted August 12, 2008 Share Posted August 12, 2008 I am currently managing a hockey website www.russianprospects.com (comments welcome regarding the webstie btw ) and in the admin section I post the articles through a self-made admin tool that just submits whatever I input into the text field. So, that means I first format an article or news in an html editor such as dreamweaver before pasting the resulting code into the text field. Is there code I can use to enhance my admin section to automatically insert HTML tags such as line breaks and others? Can I implement a word type editor for the text field within my current website structure (which is all manually programmed and doesn't use any website management software)? Thanks! Link to comment https://forums.phpfreaks.com/topic/119363-using-automatic-html-tagging-in-a-php-form/ Share on other sites More sharing options...
Jabop Posted August 12, 2008 Share Posted August 12, 2008 You should look into php bbcode type classes. Link to comment https://forums.phpfreaks.com/topic/119363-using-automatic-html-tagging-in-a-php-form/#findComment-614912 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.