(PHP 5 >= 5.3.0, PHP 7)
Binds the value of a parameter to a statement variable
public bool SQLite3Stmt::bindValue ( string $sql_param, mixed $value [, int $type ] )
Binds the value of a parameter to a statement variable.
Parameters:
sql_param
An string identifying the statement variable to which the value should be bound.
value
The v