検索

phrase: max: clip:
target: order:
Results of 1 - 6 of about 6 for loadExtension (0.003 sec.)
SQLite 拡張ライブラリを読み込む 13033
« SQLite3::lastInsertRowID SQLite3::open » PHP Manual SQLite3 SQLite 拡張ライブラリを読み込む SQ ... Lite3::loadExtension (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::loadExtens ... Lite 拡張ライブラリを読み込む 説明 public SQLite3::loadExtension ( string $name ): bool SQLite 拡張ライブラリを読み ... 失敗した場合に false を返します。 例 例1 SQLite3::loadExtension() の例 <?php $db = new SQLite3 ( 'mysqlitedb.db' ) ... ; $db -> loadExtension ( 'libagg.so' ); ?> 関連キーワード: ライブラリ , 拡 ...
https://man.plustar.jp/php/sqlite3.loadextension.html - [similar]
直近の INSERT 文でデータベースに追加された行の ID を返す 9340
« SQLite3::lastErrorMsg SQLite3::loadExtension » PHP Manual SQLite3 直近の INSERT 文でデータベー ... 追加 , た行 , 文 , lastInsertRowID , パラメータ , loadExtension , lastErrorMsg ...
https://man.plustar.jp/php/sqlite3.lastinsertrowid.html - [similar]
SQLite3 クラス 8609
« 定義済み定数 SQLite3::backup » PHP Manual SQLite3 SQLite3 クラス SQLite3 クラス (PHP 5 >= 5.3. ... g (): string public lastInsertRowID (): int public loadExtension ( string $name ): bool public open ( string $filen ... 文でデータベースに追加された行の ID を返す SQLite3::loadExtension — SQLite 拡張ライブラリを読み込む SQLite3::open — ...
https://man.plustar.jp/php/class.sqlite3.html - [similar]
SQLite データベースをオープンする 8170
« SQLite3::loadExtension SQLite3::openBlob » PHP Manual SQLite3 SQLite データベースをオープンする ...
https://man.plustar.jp/php/sqlite3.open.html - [similar]
SQLite3 8024
« PgSql\Lob はじめに » PHP Manual ベンダー固有のモジュール SQLite3 SQLite3 はじめに インストール ... 文でデータベースに追加された行の ID を返す SQLite3::loadExtension — SQLite 拡張ライブラリを読み込む SQLite3::open — ...
https://man.plustar.jp/php/book.sqlite3.html - [similar]
サンプル 7585
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... #1986 - SQLite3::exec の例 Example#1987 - SQLite3::loadExtension の例 Example#1988 - SQLite3::open の例 Example#198 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
PREV 1 NEXT