How to Enter and Retrieve Data to/from DB?
-
Hi,
I’m new to WP. I created a simple table named USER with WP Data Access plugin.
How do I create fields/form on the upper part of the page for user to enter name. email and store it to the DB, then retrieve and display the entered data on the lower part of the page?
Do I need to use Shortcode or php?
If so, how do I write/embed the program, and get it executed?
As an example, if I have a Database named mydb_wrdp1, which has a table named USER, how do I write Shortcode/PHP to address my Database and write data to the table USER?
Any advice and a link to some example that I can follow would be great;y appreciated.
Thank you.Vasut
- The topic ‘How to Enter and Retrieve Data to/from DB?’ is closed to new replies.