newb with mysql query question
-
okay so total newb on the plugin front here, so please be nice ??
I am writing a simple plugin for my website. I have a basketball website and want to have a scoreboard on the homepage. However, I want to have all the data on the scoreboard easily changed from inside wordpress.
I created the plugin and got that working okay. I created the table in mysql and got that working okay. The table is called “scoreboard” and I have 2 rows with data in it for now. However, here is my problem.
How do i query that table to 1) show the current values on my admin page and 2) update those values as necessary from the admin page? I have been searching all night and I cannot get it to work right.
Thanks for any help!
- The topic ‘newb with mysql query question’ is closed to new replies.