Snippets: DB Query

Connect to Separate Database

The wpdb object can be used to access any database and query any table. Absolutely no need to be WordPress related, which is very interesting. The [...]
DB Query, WP/CP | Type: PHP