PK

ADDRLIN : /home/anibklip/pcfcindia.com/bup16/
FLL :
Current File : /home/anibklip/pcfcindia.com/bup16/connexion2.php

<?php

$conn=mysql_connect("localhost","pcfcindi_web2016","JUBGcrl@=.K?") or  die('Could not connect to Server');
	mysql_select_db("pcfcindi_2016",$conn) or die('database not found');

/*$conn=mysql_connect("localhost","pcfcindi_web2016","JUBGcrl@=.K?") or  die('Could not connect to Server');
mysql_select_db("pcfcindi_2015",$conn) or die('database not found');*/

?>


PK 99