検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 229 for [SIMILAR] 16 1024 4096 WITH 13836 正常 WITH 1102... (0.460 sec.)
データをファイルに同期する(但しメタデータは除く) 0
« fclose feof » PHP Manual ファイルシステム 関数 データをファイルに同期する(但しメタデータは除く) fdatasync (PHP 8 >= 8.1.0) fdatasync — データをファイルに同期する(但しメタデータは除く) 説明 fdatasync ( resource $stream ): bool この関数は、 stream の内容をストレージに同期します。 fsync() ...
https://man.plustar.jp/php/function.fdatasync.html - [similar]
データをファイルに同期する(メタデータも含む) 0
« fstat ftell » PHP Manual ファイルシステム 関数 データをファイルに同期する(メタデータも含む) fsync (PHP 8 >= 8.1.0) fsync — データをファイルに同期する(メタデータも含む) 説明 fsync ( resource $stream ): bool この関数は、 変更をメタデータも含めてファイルに同期します。 fflush() に似ています ...
https://man.plustar.jp/php/function.fsync.html - [similar]
PHP スクリプトを、実行せずにコンパイルしてキャッシュする 0
« OPcache 関数 opcache_get_configuration » PHP Manual OPcache 関数 PHP スクリプトを、実行せずにコンパイルしてキャッシュする opcache_compile_file (PHP 5 >= 5.5.5, PHP 7, PHP 8, PECL ZendOpcache > 7.0.2) opcache_compile_file — PHP スクリプトを、実行せずにコンパイルしてキャッシュする 説明 o ...
https://man.plustar.jp/php/function.opcache-compile-file.html - [similar]
ファイルポインタの位置を先頭に戻す 0
« rename rmdir » PHP Manual ファイルシステム 関数 ファイルポインタの位置を先頭に戻す rewind (PHP 4, PHP 5, PHP 7, PHP 8) rewind — ファイルポインタの位置を先頭に戻す 説明 rewind ( resource $stream ): bool stream のファイル位置指示子を、 ファイルストリームの先頭にセットします。 注意 : 追記 ...
https://man.plustar.jp/php/function.rewind.html - [similar]
セキュリティの考慮 0
« リソース型 定義済み定数 » PHP Manual インストール/設定 セキュリティの考慮 セキュリティの考慮 この拡張モジュールでは、アクションによっては管理者権限が必要なものがあります。 たとえば create , delete , start , stop , pause そして continue です。 これによって、Webインターフェイスやリモート ...
https://man.plustar.jp/php/win32service.security.html - [similar]
スキャンリクエストの結果を返す 0
« yaz_record yaz_scan » PHP Manual YAZ 関数 スキャンリクエストの結果を返す yaz_scan_result (PHP 4 >= 4.0.5, PECL yaz >= 0.9.0) yaz_scan_result — スキャンリクエストの結果を返す 説明 yaz_scan_result ( resource $id , array &$result = ? ): array yaz_scan_result() は、直近の yaz_scan() の実行 ...
https://man.plustar.jp/php/function.yaz-scan-result.html - [similar]
Add a high priority background task to be run in parallel 0
« GearmanClient::addTaskHigh GearmanClient::addTaskLow » PHP Manual GearmanClient Add a high priority background task to be run in parallel GearmanClient::addTaskHighBackground (PECL gearman >= 0.5.0) GearmanClient::addTaskHighBackground — Add a high priority background task to be run in ...
https://man.plustar.jp/php/gearmanclient.addtaskhighbackground.html - [similar]
Add a low priority background task to be run in parallel 0
« GearmanClient::addTaskLow GearmanClient::addTaskStatus » PHP Manual GearmanClient Add a low priority background task to be run in parallel GearmanClient::addTaskLowBackground (PECL gearman >= 0.5.0) GearmanClient::addTaskLowBackground — Add a low priority background task to be run in p ...
https://man.plustar.jp/php/gearmanclient.addtasklowbackground.html - [similar]
ファイルポインタから1文字取り出す 0
« fflush fgetcsv » PHP Manual ファイルシステム 関数 ファイルポインタから1文字取り出す fgetc (PHP 4, PHP 5, PHP 7, PHP 8) fgetc — ファイルポインタから1文字取り出す 説明 fgetc ( resource $stream ): string | false 指定したファイルポインタから 1 文字読み出します。 パラメータ stream ファイルポ ...
https://man.plustar.jp/php/function.fgetc.html - [similar]
ファイルの読み書き用ポインタの現在位置を返す 0
« fsync ftruncate » PHP Manual ファイルシステム 関数 ファイルの読み書き用ポインタの現在位置を返す ftell (PHP 4, PHP 5, PHP 7, PHP 8) ftell — ファイルの読み書き用ポインタの現在位置を返す 説明 ftell ( resource $stream ): int | false stream ファイルの読み書き用ポインタの現在位置を返します。 ...
https://man.plustar.jp/php/function.ftell.html - [similar]