i need to connect to multiple databases within one script, i'm wondering which is the best method to do this without having conflicts with queries.
any suggestions?
Make a class and when you need to use a different database use a different class object