I have created a mysql database and installed wordpress, successfully linking it to the database. I am now creating a number of pages on the site but would like to input/extract information to/from the database. Can this be done?
I have created a mysql database and installed wordpress, successfully linking it to the database. I am now creating a number of pages on the site but would like to input/extract information to/from the database. Can this be done?
You might review Function Reference/wpdb Class for extracting data.
In additon, Creating_Tables_with_Plugins, should point you towards putting data into the database.
yes.
Thanks for your help
This topic has been closed to new replies.