Installing comment post script

Please read the basic tutorial on comment posting here. For installing the script open the mysql-dump.txt file and populate your MySQL database. Ensure that admin login record is added to admin table.While you install the tables in your database your admin login id and password gets inserted in the admin table. This default admin id and password is kept inside the mysql-dump.txt file. This default id and password will be installed while you are adding the tables. You are strongly advised to change this admin id and password for security reasons.

Open config.php file and update all login information. Open the URL https://yoursite.com/articles/admin/login.php page. Here the script is kept inside article directory ( change in your case ) . Use admin id and password as stored in admin record to enter into the admin area. For pages to display form and store the postings, add these lines.

//////// start of comment /////////////
$p_name="1be"; // Unique file name of the page.
require "config.php"; // Comment this if your page already established db connection
require "cmt-display.php"; // To display the comments
require "cmt-formck.php"; // Processing the form data
require "cmt-form.php"; // To display the form.
/////// end of comment //////////////
Download the full script here

Comment Post


Subscribe to our YouTube Channel here


Subscribe

* indicates required
Subscribe to plus2net

    plus2net.com




    gusto

    21-05-2010

    nice script with great tutorial :)
    Edwin Lopez

    26-05-2010

    I would like to use this script to my site.
    Madfdf

    09-09-2013

    it is very smart script
    Hadi

    09-11-2017

    It is very good, but how can I make the comments special for each article?

    Post your comments , suggestion , error , requirements etc here .




    We use cookies to improve your browsing experience. . Learn more
    HTML MySQL PHP JavaScript ASP Photoshop Articles FORUM . Contact us
    ©2000-2023 plus2net.com All rights reserved worldwide Privacy Policy Disclaimer