Upvote and downvote system in PHP, AJAX, and MYSQL | jQuery, Bootstrap Responsive | Hindi

Поделиться
HTML-код
  • Опубликовано: 28 авг 2022
  • In this tutorial, we will create an upvote and downvote system in PHP, AJAX, and MYSQL. The voting system is known as the upvote and downvote system or the like and unlike system. Create an upvote and downvote system using PHP PDO, AJAX, jQuery, Bootstrap, and MYSQL database.
    In this tutorial, you learn the voting system in PHP
    programming. We will use PHP PDO prepared statements, AJAX, jQuery, and bootstrap to create an upvote and downvote system using PHP and MYSQL.
    Upvote and downvote system in PHP | Part 2
    • Upvote and downvote sy...
    Source code for this tutorial
    technosmarter.com/php/upvote-...
    How to create an upvote and downvote system in PHP -
    The voting system is used to upvote (like) and downvote (unlike) question posts. We create an upvote and downvote system by following the steps -
    1. Create three tables for login, user votes, and posts.
    2. Fetch and display all posts (Questions or answers in the QA forum) with upvote and downvote buttons.
    3. Change the upvote and downvote buttons to icons using a CSS stylesheet.
    4. Create a Vote JavaScript file.
    5. Create AJAX code and send post id and vote (+1 or -1, like and unlike) to the vote action PHP file.
    5. Insert a vote in a database and update it into the posts table.
    6. Use PHP PDO prepared statements to create a secured upvote and downvote system in PHP.
    This PHP tutorial is in the Hindi language. This is part of PHP in Hindi tutorials. We will be explained in the Hindi language with source codes.
    Create an upvote and downvote system in PHP -
    Website
    technosmarter.com
    For any question , 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 #upvote #downvote #system #phpinhindi #phphindi #php_in_hindi #phptutorials #phpmysql #php_mysql #php_hindi #bootstrap5 #bootstrap_responsive #phpajax #phpandajax #ajax #jquery #javascript #phpjs #voting_systm_in_php #upvote_in_php #downvote_in_php
    Reference -
    Upvote and downvote system in PHP, AJAX with MYSQL in Hindi
  • НаукаНаука

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

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

    Need this source code pls

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

      Go to part 2 and then check in description box . Part 2 link in description box.