How To Create Youtube like Rating Using PHP/MySQL
Step1: Create Our Database and its Table:
First step is to create our table in database to store the likes and dislikes votes. To create a database: 1. Open phpmyadmin 2. Click create table and name it as "database". 3.- Read more about How To Create Youtube like Rating Using PHP/MySQL
- Log in or register to post comments
- 184 views