(PHP 8 >= 8.4.0)
Pdo\Sqlite::loadExtension — Description
$name
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
Description.
name
値を返しません。
When does this function issue E_* level errors, and/or throw Exceptions.
E_*
例1 Pdo\Sqlite::loadExtension() example
<?phpecho "Code example";?>
上の例の出力は以下となります。
Code example
注意: Any notes that don't fit anywhere else should go here.