Home
last modified time | relevance | path

Searched defs:stmt (Results 1 – 4 of 4) sorted by relevance

/web-master/fetch/
H A Duser.php28 $stmt = $pdo->prepare("SELECT userid, name, email, username, spamprotect, use_sa, greylist, enable … variable
38 $stmt = $pdo->prepare("SELECT note, entered FROM users_note WHERE userid = ?"); variable
H A Dallusers.php26 $stmt = $pdo->prepare("SELECT name, username FROM users WHERE enable AND cvsaccess"); variable
H A Duser-notes.php28 $stmt = $dbh->prepare($query); variable
H A Duser-profile.php36 $stmt = $pdo->prepare(" variable

Completed in 8 milliseconds