MINOOOOOOOOUUUUUUU
This commit is contained in:
parent
5d03bf936d
commit
4bddf0b409
5 changed files with 117 additions and 20 deletions
|
|
@ -11,8 +11,8 @@
|
|||
try{
|
||||
$this->_db = new PDO(
|
||||
"mysql:host=localhost;dbname=projet_folliow",
|
||||
"projet_user",
|
||||
"F0lliowRules!",
|
||||
"root",
|
||||
"",
|
||||
array(PDO::ATTR_DEFAULT_FETCH_MODE => PDO::FETCH_ASSOC)
|
||||
);
|
||||
$this->_db->exec("SET CHARACTER SET utf8");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue