How to add items to a from a website MySQL Database ?
J Computer Repairs. asked:
How would I make a webpage where you enter your character name and click add and it adds a number to a field in the database of that character name, and this can only be done once every 12 hours.
Comments on How to add items to a from a website MySQL Database ?
March 13, 2009
Goffik @ 11:26 am
You’ll need a page that uses a submission form to send information to the database. There are hundreds of tutorials on the net about how to do this. Google it.
Comments on How to add items to a from a website MySQL Database ?
You’ll need a page that uses a submission form to send information to the database. There are hundreds of tutorials on the net about how to do this. Google it.