(PHP 5 >= 5.3.6, PHP 7)
SQLite3Stmt::readOnly() — Returns whether a statement is definitely read only
Returns whether a statement is definitely read only.
This function has no parameters.
Returns TRUE if a statement is definitely read only, FALSE otherwise.