/ Published in: PHP

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
// settings.php // To use db_set_active('another_db'); // do whatever db_set_active('default');
Comments

// settings.php // To use db_set_active('another_db'); // do whatever db_set_active('default');