geko21 Posted May 5, 2011 Share Posted May 5, 2011 Hi, can anyone help show me or tell me where I can find out how I can create a comment box system that will get the members userid/username and post it with the comment when it has been submitted on the page. e.g the way youtube displays comments with the username and then the comment underneath. thanks, Link to comment https://forums.phpfreaks.com/topic/235598-php-comment-box-system/ Share on other sites More sharing options...
fugix Posted May 5, 2011 Share Posted May 5, 2011 you would probably create a form for the comment box, and store the users information inside of a database, then echo the specified information from the db Link to comment https://forums.phpfreaks.com/topic/235598-php-comment-box-system/#findComment-1210884 Share on other sites More sharing options...
phppaper Posted May 6, 2011 Share Posted May 6, 2011 maybe you could consider to use Wordpress www.wordpress.org for your site. Link to comment https://forums.phpfreaks.com/topic/235598-php-comment-box-system/#findComment-1211243 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.