JasperHope Posted April 17, 2010 Share Posted April 17, 2010 I'm sure you're all familiar with the PHPBB3 style comment box. It allows you to easily add images and text to the forum page. Well, I'm currently trying to make a blog system for a website. I've looked around for code snippets to use for a comment box to use to update the blog, but they're either too complicated to install or they don't fit the criteria. That's where the PHPBB3 comment/post box comes in. What I would like to know is: 1. Is it possible to implement something like this into a webpage? 2. How? Link to comment https://forums.phpfreaks.com/topic/198860-comment-box/ Share on other sites More sharing options...
TeddyKiller Posted April 17, 2010 Share Posted April 17, 2010 Well if PHPBB3 can do it, so can you. It may be complicated.. but at the same of the day.. the more complicated it is, the more knowledge you gain. I'm not too sure exactly what you are looking for... but the title is incorrect. A comment box.. is a comment box. A textarea with a submit button. Are you looking for BBCode? Theres plenty of them around.. they allow images and stuff. Link to comment https://forums.phpfreaks.com/topic/198860-comment-box/#findComment-1043806 Share on other sites More sharing options...
JasperHope Posted April 17, 2010 Author Share Posted April 17, 2010 Well if PHPBB3 can do it, so can you. It may be complicated.. but at the same of the day.. the more complicated it is, the more knowledge you gain. I'm not too sure exactly what you are looking for... but the title is incorrect. A comment box.. is a comment box. A textarea with a submit button. Are you looking for BBCode? Theres plenty of them around.. they allow images and stuff. I'm looking for the PHPBB3 post bit. Allowing the client to use its features to post blog updates. I'll look into BBCode though. That is basically what I'm looking for. I must apologise for my lack of knowledge. Yesterday was the day I learned what PHP actually did. And today is the day I learn how to use it . Link to comment https://forums.phpfreaks.com/topic/198860-comment-box/#findComment-1043836 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.