make connection 2 database in cs-cart with join in the each table

108 views Asked by At

I'm in confuse how to connection 2 database and make relation it using cs-cart.com is there a way to connected and relate it with code ? if been looking for better pratice but now where to be found

this is the similar code to connect with additional database but how do i how to make relation to other table in different database?

db_initiate($host, $user, $password, $name, $params = array());
1

There are 1 answers

1
Станислав Кучер On

Use database with another prefix. config-local.php setted one connection details for cms. Not two.