Pdo\Sqlite::openBlob
(PHP 8 >= 8.4.0)
Pdo\Sqlite::openBlob — Description
Description
public Pdo\Sqlite::openBlob(
string
string
int
?string
int
): resource|false
string
$table,string
$column,int
$rowid,?string
$dbname = "main",int
$flags = Pdo\Sqlite::OPEN_READONLY): resource|false
Warning
This function is currently not documented; only its argument list is available.
Description.
Parameters
table- Description.
column- Description.
rowid- Description.
dbname- Description.
flags- One of the
Pdo\Sqlite::OPEN_*
Return Values
Description.
Errors/Exceptions
When does this function issue E_* level errors, and/or throw Exceptions.
Examples
Example #1 Pdo\Sqlite::openBlob() example
Description.
<?php
echo "Code example";
?>The above example will output:
Code example
Notes
Note: Any notes that don't fit anywhere else should go here.
See Also
- ClassName::otherMethodName()
- some_function()
↑ and ↓ to navigate • Enter to select • Esc to close • / to open