(PHP 8 >= 8.4.0)
Pdo\Sqlite::loadExtension — Description
This function is currently not documented; only its argument list is available.
Description.
name
No value is returned.
When does this function issue E_*
level errors,
and/or throw Exceptions.
Example #1 Pdo\Sqlite::loadExtension() example
Description.
<?php
echo "Code example";
?>
The above example will output:
Code example
Note: Any notes that don't fit anywhere else should go here.