Home
last modified time | relevance | path

Searched defs:dbh (Results 1 – 2 of 2) sorted by relevance

/web-master/entry/
H A Duser-notes-vote.php24 function vote_validate_request(PDO $dbh) {
154 $dbh = new PDO('mysql:host=localhost;dbname=phpmasterdb', 'nobody', ''); variable
/web-master/fetch/
H A Duser-notes.php9 $dbh = new PDO('mysql:host=localhost;dbname=phpmasterdb', 'nobody', ''); variable

Completed in 19 milliseconds