$DBH = new PDO("sqlite:my/database/path/database.db");
I am hoping someone out there can give me an example of the code explaining the parameters and also where to find the location of the "path" parameter in
$DBH = new PDO("sqlite:my/database/path/database.db");
Aucun commentaire:
Enregistrer un commentaire