Quote:
Originally Posted by u z e r
Hi there , i am new to php and mysql programming
i want to create a "Like" button to threads by my own without using any 3rd party mods or hacks and i don't know where to start any hint ?
I really appreciate any help you can provide.
|
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