grreg
10-29-2010, 12:12 PM
Hello :)
I'm creating a plugin that should connect to an external database (not the main one).
I have added the connexion ids in includes/config.php : $config['Other_Database']['servername'], $config['Other_Database']['password'], and so on.
How can i get this values in the plugin php code ?
Thank you very much !
I'm creating a plugin that should connect to an external database (not the main one).
I have added the connexion ids in includes/config.php : $config['Other_Database']['servername'], $config['Other_Database']['password'], and so on.
How can i get this values in the plugin php code ?
Thank you very much !