|
So yeah, just to start things out, im not asking for you to write the code for me. Im kinda new to php as a language, so im not quite sure on how to approach this. Now, I need to code a very basic user system in php for a site im making. The twist is, I want to have a sort of vote system. Basically, I need it to be so that this system will keep track of how many times a person has clicked a link. I figure if I can manage that I can add anything from there. I figure itll just be an extra column in the mysql table for that or soemthing of the sort. Anyone want to help me break this down?
|