Tag: MySQL

Connecting to an external database from within a Wordpress post

For the article I wrote recently on web design galleries, I compiled a table of the galleries in a MySQL database. To be able to display the table and the associated charts and other statistics that went with it, I needed to be able to connect to this external database from within Wordpress.

More on Connecting to an external database from within a Wordpress post