fc
This commit is contained in:
8
config.php
Normal file
8
config.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
return array(
|
||||
'host' => 'localhost',
|
||||
'username' => 'adri',
|
||||
'pw' => '',
|
||||
'dbName' => 'projetphp',
|
||||
);
|
||||
?>
|
||||
Reference in New Issue
Block a user