Searched defs:bindValue (Results 1 – 4 of 4) sorted by relevance
14 public function bindValue(string|int $param, mixed $value, int $type = PDO::PARAM_STR) {} function in PDOStatement
1526 PHP_METHOD(PDOStatement, bindValue) in PHP_METHOD() argument
92 public function bindValue(string|int $param, mixed $value, int $type = SQLITE3_TEXT) {} function in SQLite3Stmt
1759 PHP_METHOD(SQLite3Stmt, bindValue) in PHP_METHOD() argument
Completed in 21 milliseconds