Pdo\Sqlite::openBlobDescription Description
public resourcefalse Pdo\Sqlite::openBlob(
string $table ,string $column ,int $rowid ,stringnull $dbname = "main",int $flags = Pdo\Sqlite::OPEN_READONLY ) Warning
This function is currently not documented; only its argument list is available. Description. Parameters
Return ValuesDescription. Errors/Exceptions
When does this function issue ExamplesExample #1 Pdo\Sqlite::openBlob example Description.
The above example will output: Code example Notes
See Also
|