PK

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

<?php
$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