検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 491 for [SIMILAR] 16 1024 4096 WITH 20803 clearheaders W... (0.904 sec.)
このノードが兄弟ノードを持つかどうかを調べる 0
« tidyNode::hasChildren tidyNode::isAsp » PHP Manual tidyNode このノードが兄弟ノードを持つかどうかを調べる tidyNode::hasSiblings (PHP 5, PHP 7, PHP 8) tidyNode::hasSiblings — このノードが兄弟ノードを持つかどうかを調べる 説明 public tidyNode::hasSiblings (): bool ノードが兄弟ノードを持つか ...
https://man.plustar.jp/php/tidynode.hassiblings.html - [similar]
Create a new socket 0
« ZMQContext::getOpt ZMQContext::isPersistent » PHP Manual ZMQContext Create a new socket ZMQContext::getSocket (PECL zmq >= 0.5.0) ZMQContext::getSocket — Create a new socket 説明 public ZMQContext::getSocket ( int $type , string $persistent_id = null , callable $on_new_socket = null ): ...
https://man.plustar.jp/php/zmqcontext.getsocket.html - [similar]
クエリパラメータを取得する 0
« Yaf_Request_Http::getPost Yaf_Request_Http::getRaw » PHP Manual Yaf_Request_Http クエリパラメータを取得する Yaf_Request_Http::getQuery (Yaf >=1.0.0) Yaf_Request_Http::getQuery — クエリパラメータを取得する 説明 public Yaf_Request_Http::getQuery ( string $name , string $default = ? ): mi ...
https://man.plustar.jp/php/yaf-request-http.getquery.html - [similar]
生のリクエストボディを取得する 0
« Yaf_Request_Http::getQuery Yaf_Request_Http::getRequest » PHP Manual Yaf_Request_Http 生のリクエストボディを取得する Yaf_Request_Http::getRaw (Yaf >=3.0.7) Yaf_Request_Http::getRaw — 生のリクエストボディを取得する 説明 public Yaf_Request_Http::getRaw (): mixed 生のリクエストボディを取得 ...
https://man.plustar.jp/php/yaf-request-http.getraw.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
クライアントからの変数を取得する 0
« Yaf_Request_Http::__construct Yaf_Request_Http::getCookie » PHP Manual Yaf_Request_Http クライアントからの変数を取得する Yaf_Request_Http::get (Yaf >=1.0.0) Yaf_Request_Http::get — クライアントからの変数を取得する 説明 public Yaf_Request_Http::get ( string $name , string $default = ? ) ...
https://man.plustar.jp/php/yaf-request-http.get.html - [similar]
The GearmanWorker class 0
« GearmanTask::uuid GearmanWorker::addFunction » PHP Manual Gearman The GearmanWorker class The GearmanWorker class (PECL gearman >= 0.5.0) はじめに クラス概要 class GearmanWorker { /* メソッド */ public addFunction ( string $function_name , callable $function , mixed &$context = ? , int ...
https://man.plustar.jp/php/class.gearmanworker.html - [similar]
Apacheサブプロセスの環境変数を設定する 0
« apache_response_headers getallheaders » PHP Manual Apache 関数 Apacheサブプロセスの環境変数を設定する apache_setenv (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) apache_setenv — Apacheサブプロセスの環境変数を設定する 説明 apache_setenv ( string $variable , string $value , bool $walk_to_top = f ...
https://man.plustar.jp/php/function.apache-setenv.html - [similar]
定義済の変数 0
« リファレンスの適用範囲 スーパーグローバル » PHP Manual 言語リファレンス 定義済の変数 定義済の変数 PHP には定義済みの定数が多く用意されており、すべてのスクリプトで使用することができます。 外部から来る変数 や組み込みの環境変数、直近のエラーメッセージや最後に取得したヘッダなどのあらゆる内 ...
https://man.plustar.jp/php/reserved.variables.html - [similar]
直近のエラーメッセージ 0
« $_COOKIE $http_response_header » PHP Manual 定義済の変数 直近のエラーメッセージ $php_errormsg (PHP 4, PHP 5, PHP 7) $php_errormsg — 直近のエラーメッセージ 警告 この機能は PHP 7.2.0 で 非推奨 になります。この機能に頼らないことを強く推奨します。 代わりに error_get_last() を使用してくださ ...
https://man.plustar.jp/php/reserved.variables.phperrormsg.html - [similar]