How do I update a custom database table?
-
I am trying to write a plugin that will manage a football team roster. I have so far been able to create a new table in the database, display the data in a page, and have set up an admin page that will display a selected players data. Beyond that I have been unable to figure out the appropriate way to update my own table. I am sure it is pretty straight forward, but if someone could help me out, maybe with a simple example of how to insert data into a custom table it would really help out. Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘How do I update a custom database table?’ is closed to new replies.