検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 403 for request (0.014 sec.)
コード変換指令に基づき文字列のコードを変換する 4209
« recode_file recode » PHP Manual Recode 関数 コード変換指令に基づき文字列のコードを変換する rec ... 字列のコードを変換する 説明 recode_string ( string $request , string $string ): string コード変換指令 request ... づき文字列 string のコードを変換します。 パラメータ request 変換指令の型。 string 変換する文字列。 戻り値 変換 ... ド: 変換 , コード , 指令 , string , recode , 文字 , request , インストール , transcode , UConverter ...
https://man.plustar.jp/php/function.recode-string.html - [similar]
現在のリクエストオブジェクトを取得する 4209
« Yaf_Controller_Abstract::getName Yaf_Controller_Abstract::getResponse » PHP Manual Yaf_Control ... トオブジェクトを取得する Yaf_Controller_Abstract::getRequest (Yaf >=1.0.0) Yaf_Controller_Abstract::getRequest ... トを取得する 説明 public Yaf_Controller_Abstract::getRequest (): Yaf_Request_Abstract 現在のリクエストオブジェク ... ータ この関数にはパラメータはありません。 戻り値 Yaf_Request_Abstract instance 関連キーワード: Yaf , リクエスト ... , オブジェクト , 取得 , Controller , getRequest , Request , パラメータ , getName , getResponse ...
https://man.plustar.jp/php/yaf-controller-abstract.getrequest.html - [similar]
FPM の情報ページ 4166
« オブザーバビリティ(可観測性) FPM 関数 » PHP Manual オブザーバビリティ(可観測性) FPM の情報ペー ... になります。 ない場合、表示は 0 になります。 slow requests 設定した request_slowlog_timeout に到達したリクエ ... 日付/時刻 start since プロセスが起動後、経過した秒数 requests 処理したリクエスト数 request duration リクエストを ... 処理するのに使った時間の合計 request method 直近のリクエストの HTTP メソッド request ur ... 情報ページへのリクエスト)は、 '-' になります。 last request cpu 直近のリクエストの、%cpu の値。 プロセスがアイ ...
https://man.plustar.jp/php/fpm.status.html - [similar]
SOAP リクエストを実行する 4166
« SoapClient::__construct SoapClient::__getCookies » PHP Manual SoapClient SOAP リクエストを実行 ... する SoapClient::__doRequest (PHP 5, PHP 7, PHP 8) SoapClient::__doRequest — SO ... P リクエストを実行する 説明 public SoapClient::__doRequest ( string $request , string $location , string $act ... ソッドをオーバーライドする事ができます。 パラメータ request XML SOAP リクエスト location リクエスト先の URL ac ... バージョンでは、 int でした。 例 例1 SoapClient::__doRequest() の例 <?php function Add ( $x , $y ) { return $x ...
https://man.plustar.jp/php/soapclient.dorequest.html - [similar]
Salt-encrypts a value 4149
« radius_request_authenticator radius_send_request » PHP Manual Radius 関数 Salt-encrypts a valu ... nction, but this function can be used if low-level request construction is required. パラメータ data The data ...
https://man.plustar.jp/php/function.radius-salt-encrypt-attr.html - [similar]
米Yahoo! の位置情報プラットフォーム FireEagle の例 4149
« 例 OAuth 関数 » PHP Manual 例 米Yahoo! の位置情報プラットフォーム FireEagle の例 米Yahoo! の位 ... $req_url = 'https://fireeagle.yahooapis.com/oauth/request_token' ; $authurl = 'https://fireeagle.yahoo.net/o ... [ 'oauth_token' ]) && ! $_SESSION [ 'state' ]) { $request_token_info = $oauth -> getRequestToken ( $req_url ... ); $_SESSION [ 'secret' ] = $request_token_info [ 'oauth_token_secret' ]; $_SESSION [ ' ... der ( 'Location: ' . $authurl . '?oauth_token=' . $request_token_info [ 'oauth_token' ]); exit; } else if( $_ ...
https://man.plustar.jp/php/oauth.examples.fireeagle.html - [similar]
Checks if Solr server is still up 4149
« SolrClient::optimize SolrClient::query » PHP Manual SolrClient Checks if Solr server is still ... ks if the Solr server is still alive. Sends a HEAD request to the Apache Solr server. パラメータ この関数には ... ption if the Solr Server had failed to satisfy the request. 例 例1 SolrClient::ping() example <?php $options ... SolrClient , Throws , had , failed , パラメータ , request , SolrPingResponse ...
https://man.plustar.jp/php/solrclient.ping.html - [similar]
SoapClient クラス 4132
« use_soap_error_handler SoapClient::__call » PHP Manual SOAP SoapClient クラス SoapClient クラス ... $ __soap_fault = null ; private ? string $ __last_request = null ; private ? string $ __last_response = null ... ; private ? string $ __last_request_headers = null ; private ? string $ __last_respons ... l ( string $name , array $args ): mixed public __doRequest ( string $request , string $location , string $act ... public __getFunctions (): ? array public __getLastRequest (): ? string public __getLastRequestHeaders (): ? ...
https://man.plustar.jp/php/class.soapclient.html - [similar]
リクエストの一部を指定したURIに対して行い、全ての情報を返す 4132
« apache_getenv apache_note » PHP Manual Apache 関数 リクエストの一部を指定したURIに対して行い、 ... ject のプロパティは次のようなものです。 status the_request status_line method content_type handler uri filena ... ct bytes_sent byterange clength unparsed_uri mtime request_time 失敗時に false を返します。 例 例1 apache_loo ... になります。 stdClass Object ( [status] => 200 [the_request] => GET /dir/file.php HTTP/1.1 [method] => GET [mt ... llowed] => 0 [sent_bodyct] => 0 [bytes_sent] => 0 [request_time] => 1074282764 ) file exists! 関連キーワード: ...
https://man.plustar.jp/php/function.apache-lookup-uri.html - [similar]
The dispatchLoopShutdown purpose 4106
« Yaf_Plugin_Abstract Yaf_Plugin_Abstract::dispatchLoopStartup » PHP Manual Yaf_Plugin_Abstract ... ic Yaf_Plugin_Abstract::dispatchLoopShutdown ( Yaf_Request_Abstract $request , Yaf_Response_Abstract $respons ... ん。引数のリストのみが 記述されています。 パラメータ request response 戻り値 参考 Yaf_Plugin_Abstract::routerSt ...
https://man.plustar.jp/php/yaf-plugin-abstract.dispatchloopshutdown.html - [similar]