Twitter Like button with PHP, Ajax and MySQL
Like buttons have become very popular on social media and it is a simplified way of expressing whether we like the post or not. I did something similar using PHP, Ajax and MySQL but this time I used the IP address of the guest user to use it as id, you can use the session ...Read More