I am sort of new with PHP but know HEAPS of the basics. I'll still be asking a lot of questions though.
What I am creating is a links directory script.
What my problem is I don't know how to make it so when someone submits a new link it automatically gives it an id.
For example I create one link and it gives it the id 1 and then I create another link and it gives it an id 2 an so on.
Do you understand?
If so what code would I need for that?
Thanks
Tech