Mohamed2000 Posted February 22, 2019 Share Posted February 22, 2019 Hi all. i need to add a new database connetion to my project, for exemple on product detail page, i need to get my product from "prestashop_DB" and the description from "the_external_DB" (i reash to make a new connection by a new function in "classes/db/Db.php" called "getInstance2" with my parameters, it's like "getInstance", but i don't like it because i must call a new instance before every communication with DB) who can help me or give me ideas! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now