検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 661 for open (0.012 sec.)
SQLite3 クラス 4642
« 定義済み定数 SQLite3::backup » PHP Manual SQLite3 SQLite3 クラス SQLite3 クラス (PHP 5 >= 5.3. ... onstruct ( string $filename , int $flags = SQLITE3_OPEN_READWRITE | SQLITE3_OPEN_CREATE , string $encrypti ... public loadExtension ( string $name ): bool public open ( string $filename , int $flags = SQLITE3_OPEN_REA ... DWRITE | SQLITE3_OPEN_CREATE , string $encryptionKey = "" ): void public ... openBlob ( string $table , string $column , int $rowid ...
https://man.plustar.jp/php/class.sqlite3.html - [similar]
C ライブラリの入出力ストリーム関数が許すよりも低レベルでファイルをオープンする (... 4642
« dio_fcntl dio_read » PHP Manual ダイレクト IO 関数 C ライブラリの入出力ストリーム関数が許すより ... イルをオープンする (必要ならファイルを作成する) dio_open (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_open — C ライブ ... をオープンする (必要ならファイルを作成する) 説明 dio_open ( string $filename , int $flags , int $mode = 0 ): ... resource dio_open() は、ファイルをオープンして そのファイル記述子を返 ... もに指定すると、 すでにファイルが存在する場合に dio_open() が失敗します。 O_TRUNC - すでにファイルが存在し、 ...
https://man.plustar.jp/php/function.dio-open.html - [similar]
Zip ファイルアーカイブをオープンする 4606
« zip_entry_read zip_read » PHP Manual Zip 関数 Zip ファイルアーカイブをオープンする zip_open (P ... P 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_open — Zip ファイルアーカイブをオープンする 警告 この関 ... 。この関数に頼らないことを強く推奨します。 説明 zip_open ( string $filename ): resource | int | false 読み込 ... ェクト志向のAPIを使うのが望ましいです。 ZipArchive::open() を参照して下さい。 参考 zip_read() - Zip ファイル ... : アーカイブ , オープン , ファイル , read , 関数 , open , 推奨 , filename , エラー , 履歴 ...
https://man.plustar.jp/php/function.zip-open.html - [similar]
定義済み定数 4570
« リソース型 例 » PHP Manual FANN 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... rors FANN_E_NO_ERROR ( int ) No error. FANN_E_CANT_OPEN_CONFIG_R ( int ) Unable to open configuration file ... for reading. FANN_E_CANT_OPEN_CONFIG_W ( int ) Unable to open configuration file ... ions not equal to the number expected. FANN_E_CANT_OPEN_TD_W ( int ) Unable to open train data file for wr ... iting. FANN_E_CANT_OPEN_TD_R ( int ) Unable to open train data file for re ...
https://man.plustar.jp/php/fann.constants.html - [similar]
プログラム実行関数 4570
« 定義済み定数 escapeshellarg » PHP Manual プログラムの実行 プログラム実行関数 プログラム実行関数 ... ムを実行し、未整形の出力を表示する proc_close — proc_open で開かれたプロセスを閉じ、 そのプロセスの終了コード ... を返す proc_get_status — proc_open で開かれたプロセスに関する情報を取得する proc_nice ... — 現在のプロセスの優先度を変更する proc_open — コマンドを実行し、入出力用にファイルポインタを開 ... く proc_terminate — proc_open でオープンされたプロセスを強制終了する shell_exec ...
https://man.plustar.jp/php/ref.exec.html - [similar]
コマンドを実行し、入出力用にファイルポインタを開く 4535
« proc_nice proc_terminate » PHP Manual プログラム実行関数 コマンドを実行し、入出力用にファイルポ ... インタを開く proc_open (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) proc_open... を実行し、入出力用にファイルポインタを開く 説明 proc_open ( array | string $command , array $descriptor_spec ... , ? array $options = null ): resource | false proc_open() は popen() と よく似ていますが、プログラムの実行 ... に command の値を クォートしないまま (つまり、 proc_open() に渡されたそのままの値を) /c と一緒に渡してしまい ...
https://man.plustar.jp/php/function.proc-open.html - [similar]
パースする XML を含む URI を設定する 4535
« XMLReader::next XMLReader::read » PHP Manual XMLReader パースする XML を含む URI を設定する XM ... LReader::open (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::open — パ ... を含む URI を設定する 説明 public static XMLReader::open ( string $uri , ? string $encoding = null , int $f ... いました。 変更履歴 バージョン 説明 8.0.0 XMLReader::open() はstaticメソッドとして宣言されるようになりました ... ド: XMLReader , パース , 設定 , static , メソッド , open , ドキュメント , string , encoding , コール ...
https://man.plustar.jp/php/xmlreader.open.html - [similar]
使用するアルゴリズムおよびモードのモジュールをオープンする 4499
« mcrypt_module_is_block_mode mcrypt_module_self_test » PHP Manual Mcrypt 関数 使用するアルゴリズ ... およびモードのモジュールをオープンする mcrypt_module_open (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt ... >= 1.0.0) mcrypt_module_open — 使用するアルゴリズムおよびモードのモジュールをオ ... に頼らないことを強く推奨します。 説明 mcrypt_module_open ( string $algorithm , string $algorithm_directory ... 。エラー時は false を返します。 例 例1 mcrypt_module_open() の例 <?php $td = mcrypt_module_open ( MCRYPT_DES ...
https://man.plustar.jp/php/function.mcrypt-module-open.html - [similar]
共有メモリブロックを作成またはオープンする 4499
« shmop_delete shmop_read » PHP Manual 共有メモリ関数 共有メモリブロックを作成またはオープンする ... shmop_open (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_open... 有メモリブロックを作成またはオープンする 説明 shmop_open ( int $key , string $mode , int $permissions , int ... $size ): Shmop | false shmop_open() は共有メモリブロックを作成または オープンします。 ... 要があります。成功時に 戻り値 成功した場合は、 shmop_open() は 作成した共有メモリセグメントにアクセスするため ...
https://man.plustar.jp/php/function.shmop-open.html - [similar]
Zip ファイルアーカイブの中の次のエントリを読み込む 4499
« zip_open Zlib » PHP Manual Zip 関数 Zip ファイルアーカイブの中の次のエントリを読み込む zip_rea ... 中の次のエントリを読み込みます。 パラメータ zip zip_open() でオープン済みの ZIP ファイル。 戻り値 後で zip_ ... ipArchive::statIndex() を参照して下さい。 参考 zip_open() - Zip ファイルアーカイブをオープンする zip_close ... () - ZIP ファイルアーカイブを閉じる zip_entry_open() - 読込み用にディレクトリエントリをオープンする z ... リ , アーカイブ , ファイル , 次 , 関数 , オープン , open , read , 推奨 , entry ...
https://man.plustar.jp/php/function.zip-read.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT