検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 466 for [SIMILAR] 16 1024 4096 WITH 16802 argc WITH 5587... (0.474 sec.)
PHP スクリプト所有者のユーザー ID を取得する 3013
« getmypid getopt » PHP Manual PHP オプション/情報 関数 PHP スクリプト所有者のユーザー ID を取得する getmyuid (PHP 4, PHP 5, PHP 7, PHP 8) getmyuid — PHP スクリプト所有者のユーザー ID を取得する 説明 getmyuid (): int | false 現在のスクリプトのユーザー ID を取得します。 パラメータ この関数 ...
https://man.plustar.jp/php/function.getmyuid.html - [similar]
現在の PHP スクリプトの所有者の名前を取得する 3013
« get_cfg_var get_defined_constants » PHP Manual PHP オプション/情報 関数 現在の PHP スクリプトの所有者の名前を取得する get_current_user (PHP 4, PHP 5, PHP 7, PHP 8) get_current_user — 現在の PHP スクリプトの所有者の名前を取得する 説明 get_current_user (): string 現在の PHP スクリプトの所 ...
https://man.plustar.jp/php/function.get-current-user.html - [similar]
WinCache 統計スクリプト 3013
« 実行時設定 WinCache セッションハンドラ » PHP Manual インストール/設定 WinCache 統計スクリプト WinCache 統計スクリプト WinCache のインストールパッケージには wincache.php という PHP スクリプトが含まれています。 これを使えば、キャッシュ情報や統計情報を取得することができます。 WinCache 拡張 ...
https://man.plustar.jp/php/wincache.stats.html - [similar]
接続処理 3013
« リモートファイルの使用 持続的データベース接続 » PHP Manual 機能 接続処理 接続処理 PHP 内部で、接続ステータスが保持されます。 これは、次の 4 つの状態をとりえます。 0 - NORMAL 1 - ABORTED 2 - TIMEOUT 3 - ABORTED および TIMEOUT 通常 PHP が実行されている場合、NORMAL 状態がアクティブになりま ...
https://man.plustar.jp/php/features.connection-handling.html - [similar]
require 3013
« return include » PHP Manual 制御構造 require require (PHP 4, PHP 5, PHP 7, PHP 8) require は include とほぼ同じですが、失敗した場合に E_COMPILE_ERROR レベルの致命的なエラーも発生するという点が異なります。 つまり、スクリプトの処理がそこで止まってしまうということです。一方 include の場合 ...
https://man.plustar.jp/php/function.require.html - [similar]
HTTP POST 変数 3013
« $_GET $_FILES » PHP Manual 定義済の変数 HTTP POST 変数 $_POST (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_POST — HTTP POST 変数 説明 Content-Type に application/x-www-form-urlencoded あるいは multipart/form-data を用いた HTTP リクエストで、 HTTP POST メソッドから現在のスクリプトに渡された変 ...
https://man.plustar.jp/php/reserved.variables.post.html - [similar]
ファイルディスクリプタ間でデータを転送する 3013
« eio_seek eio_set_max_idle » PHP Manual Eio 関数 ファイルディスクリプタ間でデータを転送する eio_sendfile (PECL eio >= 0.0.1dev) eio_sendfile — ファイルディスクリプタ間でデータを転送する 説明 eio_sendfile ( mixed $out_fd , mixed $in_fd , int $offset , int $length , int $pri = ? , callabl ...
https://man.plustar.jp/php/function.eio-sendfile.html - [similar]
PHP スクリプトの所有者の GID を得る 0
« getlastmod getmyinode » PHP Manual PHP オプション/情報 関数 PHP スクリプトの所有者の GID を得る getmygid (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) getmygid — PHP スクリプトの所有者の GID を得る 説明 getmygid (): int | false 現在のスクリプトのグループ ID を取得します。 パラメータ この関数に ...
https://man.plustar.jp/php/function.getmygid.html - [similar]
他の SAPI との違い 0
« はじめに オプション » PHP Manual コマンドラインの使用法 他の SAPI との違い 他の SAPI との違い CLI SAPI を他の SAPI と比べた時の 大きな違いを以下に示します。 CGI SAPI と異なり、ヘッダが出力されません。 CGI SAPI は HTTP ヘッダの出力を抑制する機能を 提供していますが、等価な機能は CLI SAPI ...
https://man.plustar.jp/php/features.commandline.differences.html - [similar]
定義済の変数 0
« リファレンスの適用範囲 スーパーグローバル » PHP Manual 言語リファレンス 定義済の変数 定義済の変数 PHP には定義済みの定数が多く用意されており、すべてのスクリプトで使用することができます。 外部から来る変数 や組み込みの環境変数、直近のエラーメッセージや最後に取得したヘッダなどのあらゆる内 ...
https://man.plustar.jp/php/reserved.variables.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT