A small PHP script, this will allow users to view comments, and submit a comment of their own if they wish. Very easy to set up, no need for a database, uses a TXT file for handling data, loads ...
A small PHP script, this will allow users to view comments, and submit a comment of their own if they wish. Very easy to set up, no need for a database, uses a TXT file for handling data, loads fast, runs well.