How do you stay connected with two databases at the same time?
Like for example, I want to retrive data from the database xgenli.db1 and xgenli.db2 at the same time, they are both on the same server, and host.
Like connect to the first db, put rows in the variables, then connect to the second one, update session hash, and like that....
Any help would be greately appreciated. Thanks 🙂