Here's how to connect to your php database :
Quote:
<?php
$CONFIG['dbserver' ] = 'localhost' ;
$CONFIG['dbuser' ] = 'leahkryg_copp1' ;
$CONFIG['dbpass' ] = 'ouMVqqM5Hrd1' ;
$CONFIG['dbname' ] = 'leahkryg_copp1' ;
$CONFIG['TABLE_PREFIX'] = 'cpg_' ;
?>
|
Please let us know if you need any further information.
Regards,
Shane Phillips