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... ??? ??? ??? ??? 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 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 Link to comment https://forums.phpfreaks.com/topic/62766-php-forms-text-help/#findComment-312455 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.