検索

phrase: max: clip:
target: order:
Results of 501 - 510 of about 920 for [SIMILAR] 16 1024 4096 WITH 11861 時間 WITH 1084... (1.611 sec.)
システム出力バッファをフラッシュする 0
« 出力制御 関数 ob_clean » PHP Manual 出力制御 関数 システム出力バッファをフラッシュする flush (PHP 4, PHP 5, PHP 7, PHP 8) flush — システム出力バッファをフラッシュする 説明 flush (): void PHP および PHP が使っている (CGI, Web サーバーなどの) バックエンドのシステム書き込みバッファをフラッ ...
https://man.plustar.jp/php/function.flush.html - [similar]
サービスの状態を問い合わせる 0
« win32_pause_service win32_send_custom_control » PHP Manual win32service 関数 サービスの状態を問い合わせる win32_query_service_status (PECL win32service >=0.1.0) win32_query_service_status — サービスの状態を問い合わせる 説明 win32_query_service_status ( string $servicename , string $mac ...
https://man.plustar.jp/php/function.win32-query-service-status.html - [similar]
キャッシュされたファイルのキャッシュエントリをリフレッシュする 0
« wincache_ocache_meminfo wincache_rplist_fileinfo » PHP Manual WinCache 関数 キャッシュされたファイルのキャッシュエントリをリフレッシュする wincache_refresh_if_changed (PECL wincache >= 1.0.0) wincache_refresh_if_changed — キャッシュされたファイルのキャッシュエントリをリフレッシュする 説 ...
https://man.plustar.jp/php/function.wincache-refresh-if-changed.html - [similar]
はじめに 0
« COM インストール/設定 » PHP Manual COM はじめに はじめに COM は Component Object Model の略語であり、 DCE RPC (オープンスタンダード) の最上位のオブジェクト指向レイヤーです。 COM はコール手順を共通化し、あらゆる言語でコードを記述し、 (COM に対応した)他の言語で書かれたコードをコール、相互 ...
https://man.plustar.jp/php/intro.com.html - [similar]
はじめに 0
« Lua インストール/設定 » PHP Manual Lua はじめに はじめに 「Lua は、パワフル、高速、軽量かつ組み込み可能なスクリプト言語です。」 このエクステンションは、lua インタプリタを組み込み、lua の変数と関数にオブジェクト指向の API を提供します。 関連キーワード: インストール , 設定 , パワフル , 高 ...
https://man.plustar.jp/php/intro.lua.html - [similar]
はじめに 0
« Phar インストール/設定 » PHP Manual Phar はじめに はじめに phar 拡張モジュールは、PHP アプリケーション全体をひとつの "phar" (PHP Archive) ファイルにまとめてしまい、配布やインストールを容易にするためのものです。 それだけでなく、phar 拡張モジュールではファイルフォーマットを抽象化する機能 ...
https://man.plustar.jp/php/intro.phar.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Mail 設定オプション 名前 デフォルト 変更可能 変更履歴 mail.add_x_header "0" PHP_INI_PERDIR mail.log NULL PHP_INI_SYSTEM|PHP_INI_PERDIR mail.force_extra_parameters NUL ...
https://man.plustar.jp/php/mail.configuration.html - [similar]
phar アーカイブの内容をディレクトリに展開する 0
« Phar::__destruct Phar::getAlias » PHP Manual Phar phar アーカイブの内容をディレクトリに展開する Phar::extractTo (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::extractTo — phar アーカイブの内容をディレクトリに展開する 説明 public Phar::extractTo ( string $directory , array | s ...
https://man.plustar.jp/php/phar.extractto.html - [similar]
tar/zip アーカイブの内容をディレクトリに展開する 0
« PharData::__destruct PharData::isWritable » PHP Manual PharData tar/zip アーカイブの内容をディレクトリに展開する PharData::extractTo (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::extractTo — tar/zip アーカイブの内容をディレクトリに展開する 説明 public PharData::extractTo ...
https://man.plustar.jp/php/phardata.extractto.html - [similar]
グローバルスコープで使用可能なすべての変数への参照 0
« スーパーグローバル $_SERVER » PHP Manual 定義済の変数 グローバルスコープで使用可能なすべての変数への参照 $GLOBALS (PHP 4, PHP 5, PHP 7, PHP 8) $GLOBALS — グローバルスコープで使用可能なすべての変数への参照 説明 スクリプトのグローバルスコープに現在定義されているすべての変数への参照を含む ...
https://man.plustar.jp/php/reserved.variables.globals.html - [similar]