TheFilmGod Posted August 1, 2007 Share Posted August 1, 2007 Hey, I'm making a php form. I want users to be able to write news stories. I got everything worked out but I want to add more options when users write the actual story. Like phpfreaks has a great set of tools while writing posts. You can bold it, undersline, add links, and quote people. I wouldn't want to do all that. But I do want to be able to bold and underline. And how do I make new paragraphs work? I'm totally clueless. All I know is passing information via _POST php method, but not formating it... ??? ??? ??? ??? Quote Link to comment https://forums.phpfreaks.com/topic/62766-php-forms-text-help/ Share on other sites More sharing options...
hitman6003 Posted August 1, 2007 Share Posted August 1, 2007 Use javascript This will get you MANY.... http://www.google.com/search?hl=en&safe=off&q=javascript+WYSIWYG+text+editor&btnG=Search Quote Link to comment https://forums.phpfreaks.com/topic/62766-php-forms-text-help/#findComment-312453 Share on other sites More sharing options...
teng84 Posted August 1, 2007 Share Posted August 1, 2007 i think you will need some css and some regex css- format the paragraph and etc regex - limit the tags Quote Link to comment https://forums.phpfreaks.com/topic/62766-php-forms-text-help/#findComment-312455 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.