Quote:
Originally Posted by tbworld
Start by looking at someone else's "Like" system and the coding they used to accomplish it. I would suggest you start with a very simple project with vbulletin and just concentrate on learning HTML, CSS, with PHP. You can hold off on the "mysql" until you need it.
Have fun 
|
thanks for your reply
i am good enough with HTML and CSS , my problem is that i don't know how to create a table in database to store likes and retrieve user id , so when someone click Like button , thread OP gets a notification about "USER_X liked your X_POST"
:erm: