Accessing non-wp database in plugin
-
For my plugin I need to pull some info from another local (non-wordpress) MySQL database. Is there a standard way to do this in wordpress (e.g. create a new wpdb object) or should I just use the normal mysql/mysqli/PDO code?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Accessing non-wp database in plugin’ is closed to new replies.