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! Quote 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. Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.