Comment and reply system in PHP, AJAX with MYSQL database | Comment form using PHP,jQuery,Bootstrap

Поделиться
HTML-код
  • Опубликовано: 26 авг 2022
  • In this tutorial, we will create a comment and reply system using PHP, and AJAX with the MYSQL database. Create a comment system in PHP,AJAX,jQuery,bootstrap with MYSQL database. We will learn how to create a comment system in PHP. We will create a comment form with bootstrap. As you know, bootstrap is used to make responsive forms. We will create a comment system with a reply form. Users can comment on posts and reply to any comment.
    Comment and reply system in PHP, AJAX and MYSQL | Part 2
    • Comment system using P...
    Source code for this tutorial -
    technosmarter.com/php/comment...
    In this tutorial, we will use PHP PDO prepared statements. PHP PDO prepared statements are used to secure data from direct attacks and SQL injection. In this video tutorial, we will create a secured comment system in PHP, and AJAX with the MYSQL database. As you know, jQuery is one of the best JavaScript framework. We will use the jQuery framework to create a comment and reply system in PHP. Ajax is used to perform CRUD action without page refresh. Bootstrap is an HTML and CSS framework. We will create a responsive comment form using bootstrap. We will create a comment system for the blog system using PHP and AJAX.
    This PHP tutorial is created in the Hindi language for beginners. You can watch it in the Hindi language. This is the part of PHP in Hindi tutorial series.
    Source for this tutorial -
    Website
    technosmarter.com
    For any questions, use our Techno Smarter QA platform.
    Ask a Question
    technosmarter.com/qa
    or other videos by Techno Smarter...Subscribe below links!!
    Facebook
    / technosmarter
    Instagram
    / technosmarter
    Twitter
    / technosmarter
    RUclips Channel
    / technosmarter
    #technosmarter #php #ajax #jquery #javascript #mysql #bootstrap #comment #comments #reply #comment_system_in_php #phptutorial #phptutorialforbeginners #phptutorialinhindi #blog #cms #pdo #phpscripts #sourcecode #preparedstatements #commentsystem
    A comment system is used to provide help and support for posts. Users can comment and reply using this system. We will create a complete comment system in PHP, AJAX, and MYSQL. We will learn how to create a comment and reply system using PHP, and AJAX with MYSQL.
  • НаукаНаука

Комментарии • 8

  • @thequantumbytes
    @thequantumbytes Год назад +1

    Thanks a lot.

  • @user-xc5qi6mg8i
    @user-xc5qi6mg8i 3 месяца назад

  • @ShubhamYadav-it7tw
    @ShubhamYadav-it7tw Год назад +1

    bro ty for such a beautiful video but I have one quetion can I remove the moderation beacuse I don't want to go and change it in data base again and again

    • @TechnoSmarter
      @TechnoSmarter  Год назад

      Yes sure , make status value 1 while inserting comment and reply in database and also remove moderation messages.
      You can change from comment action and reply action file .

    • @TechnoSmarter
      @TechnoSmarter  Год назад +1

      Also in this way you will need to referesh page and jump browser scroll to that comment or reply id . Use JSON and Dynamic last id to jump to comment or reply id.

    • @ShubhamYadav-it7tw
      @ShubhamYadav-it7tw Год назад

      @@TechnoSmarter ty bro I will try

    • @TechnoSmarter
      @TechnoSmarter  Год назад

      Welcome.....