Searched defs:bindValue (Results 1 – 4 of 4) sorted by relevance
17 public function bindValue(string|int $param, mixed $value, int $type = PDO::PARAM_STR): bool {} function in PDOStatement
1460 PHP_METHOD(PDOStatement, bindValue) in PHP_METHOD() argument
394 public function bindValue(string|int $param, mixed $value, int $type = SQLITE3_TEXT): bool {} function in SQLite3Stmt
1751 PHP_METHOD(SQLite3Stmt, bindValue) in PHP_METHOD() argument
Completed in 16 milliseconds