Create Facebook Like System With jQuery, MySQL, PDO In PHP

1 · Subin Siby · May 24, 2013, 8:14 a.m.
Facebook have it’s own like system which pretty good. This post will tell you how to create a "Like system" like that of Facebook. All you have to need is jQuery, MySQL Database and PDO PHP extension. This technic is partially used in my social network, Open. See the demo there in the social network. But you have to signup. DEMO You should create a user table with users data including user id, username, password, email etc…...