comment system in php

12 PHP Mini-Project Source Codes for Beginners

Submitted by oretnom23 on
In this blog, I will share some of the PHP Mini-Projects I developed. The purpose of this article is to help students or self-learners to have an actual PHP Project to learn with. The project could be a good start within developing a big scope project, used for practicing enhancing the system to harness their programming capabilities/knowledge, and you might find some useful scripts. PHP

Comment System With Captcha Using PHP

Submitted by argie on
In this program you will learn on how to create a comment system with captcha using PHP/MySQL. This comment system allows also to add sub comment. This system also uses captcha to prevent comments from spamming. It also gives an error message so that the user will be informed that the input captcha code is incorrect. database name: commentsystem