Description: In this document you have connection to db written in PHP .
You can use it in files where you need connection to DB, so you write require_once( file_name.php ),
and after that use the global variable that handle the connection of mysql to DB.
To Search:
File list (Check if you may need any files):
php_connDB.php