検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 442 for [SIMILAR] 16 1024 4096 WITH 22555 ポン WITH 2118... (1.099 sec.)
HTTP クッキー 0
« $_ENV $php_errormsg » PHP Manual 定義済の変数 HTTP クッキー $_COOKIE (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_COOKIE — HTTP クッキー 説明 現在のスクリプトに HTTP クッキーから渡された変数の連想配列です。 例 例1 $_COOKIE の例 <?php echo 'Hello ' . htmlspecialchars ( $_COOKIE [ "name" ]) . ...
https://man.plustar.jp/php/reserved.variables.cookies.html - [similar]
HTTP ファイルアップロード変数 0
« $_POST $_REQUEST » PHP Manual 定義済の変数 HTTP ファイルアップロード変数 $_FILES (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_FILES — HTTP ファイルアップロード変数 説明 HTTP POST メソッドで現在のスクリプトにアップロードされた項目の連想配列です。 この配列の構造については POST メソッドによるア ...
https://man.plustar.jp/php/reserved.variables.files.html - [similar]
SOAP リクエストを処理するクラスを設定する 0
« SoapServer::handle SoapServer::setObject » PHP Manual SoapServer SOAP リクエストを処理するクラスを設定する SoapServer::setClass (PHP 5, PHP 7, PHP 8) SoapServer::setClass — SOAP リクエストを処理するクラスを設定する 説明 public SoapServer::setClass ( string $class , mixed ...$args ): vo ...
https://man.plustar.jp/php/soapserver.setclass.html - [similar]
Collapses the result set to a single document per group 0
« SolrQuery::addStatsField SolrQuery::__construct » PHP Manual SolrQuery Collapses the result set to a single document per group SolrQuery::collapse (No version information available, might only be in Git) SolrQuery::collapse — Collapses the result set to a single document per group 説明 ...
https://man.plustar.jp/php/solrquery.collapse.html - [similar]
Receives a message 0
« ZMQSocket::isPersistent ZMQSocket::recvMulti » PHP Manual ZMQSocket Receives a message ZMQSocket::recv (PECL zmq >= 0.5.0) ZMQSocket::recv — Receives a message 説明 public ZMQSocket::recv ( int $mode = 0 ): string Receive a message from a socket. By default receiving will block until a ...
https://man.plustar.jp/php/zmqsocket.recv.html - [similar]
Yaf_Action_Abstract クラス 0
« Yaf_Controller_Abstract::setViewpath Yaf_Action_Abstract::execute » PHP Manual Yaf Yaf_Action_Abstract クラス Yaf_Action_Abstract クラス (Yaf >=1.0.0) はじめに アクションは、Yaf の個別のファイルで定義します ( Yaf_Controller_Abstract を参照ください)。 アクションメソッドには Yaf_Action_A ...
https://man.plustar.jp/php/class.yaf-action-abstract.html - [similar]
使われているルート名を取得する 0
« Yaf_Router::__construct Yaf_Router::getRoute » PHP Manual Yaf_Router 使われているルート名を取得する Yaf_Router::getCurrentRoute (Yaf >=1.0.0) Yaf_Router::getCurrentRoute — 使われているルート名を取得する 説明 public Yaf_Router::getCurrentRoute (): string ルーティングプロセスで使われてい ...
https://man.plustar.jp/php/yaf-router.getcurrentroute.html - [similar]
各種フォーマットを生成する方法 0
« ドキュメントの改善を手助けするには 翻訳 » PHP Manual マニュアルについて 各種フォーマットを生成する方法 各種フォーマットを生成する方法 このマニュアルは、 » DocBook XML DTD を用いて XML で記述されています。 また、 » PhD (The [PH]P based [D]ocBook renderer) を用いて保守やフォーマットを行い ...
https://man.plustar.jp/php/about.generate.html - [similar]
Worker クラス 0
« Thread::start Worker::collect » PHP Manual pthreads Worker クラス Worker クラス (PECL pthreads >= 2.0.0) はじめに ワーカースレッドには永続コンテキストがあり、たいていの場合はスレッドに対して使えます。 ワーカーを開始させると run メソッドを実行しますが、以下のいずれかの条件を満たすまでス ...
https://man.plustar.jp/php/class.worker.html - [similar]
現在のドメインのメッセージを参照する 0
« dngettext ngettext » PHP Manual Gettext 関数 現在のドメインのメッセージを参照する gettext (PHP 4, PHP 5, PHP 7, PHP 8) gettext — 現在のドメインのメッセージを参照する 説明 gettext ( string $message ): string 現在のドメインのメッセージを参照します。 パラメータ message 翻訳するメッセージ。 ...
https://man.plustar.jp/php/function.gettext.html - [similar]