How to code like and dislike button using php, jquery, mysql | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

How to code like and dislike button using php, jquery, mysql

i need ur help pls

26th May 2019, 8:48 AM
Augustine Fortune Chidozie
Augustine Fortune Chidozie - avatar
1 ответ
+ 1
Easily! Create new mysql database with 1table and 3 rows. VideoId,Likes,Dislikes. When user clicked button like/dislike you checking is user liked/disliked content or not. If not ->increase value of likes/dislikes in db
26th May 2019, 12:15 PM
itsQuasar✅
itsQuasar✅ - avatar