Pdo\Sqlite::loadExtension

Description

説明

public void Pdo\Sqlite::loadExtension(string $name)
警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

Description.

パラメータ

name
Description.

戻り値

値を返しません。

エラー / 例外

When does this function issue E_* level errors, and/or throw Exceptions.

例1 Pdo\Sqlite::loadExtension example

Description.

<?php
echo "Code example";
?>

上の例の出力は以下となります。

Code example

注意

注意: Any notes that don't fit anywhere else should go here.

参考

  • ClassName::otherMethodName
  • some_function