検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 403 for request (0.027 sec.)
定義されている関数の一覧を返す 3584
« SoapServer::fault SoapServer::handle » PHP Manual SoapServer 定義されている関数の一覧を返す So ... dFunction ( SOAP_FUNCTIONS_ALL ); if ( $_SERVER [ "REQUEST_METHOD" ] == "POST" ) { $server -> handle (); } el ...
https://man.plustar.jp/php/soapserver.getfunctions.html - [similar]
Finalizes all add/deletes made to the index 3584
« SolrClient::addDocuments SolrClient::__construct » PHP Manual SolrClient Finalizes all add/del ... ption if the Solr Server had failed to process the request. 変更履歴 バージョン 説明 PECL solr 1.1.0, 2.0.0 $ ...
https://man.plustar.jp/php/solrclient.commit.html - [similar]
Construct a new ZMQSocket 3584
« ZMQSocket::connect ZMQSocket::disconnect » PHP Manual ZMQSocket Construct a new ZMQSocket ZMQS ... stent context and it stays connected over multiple requests. The persistent_id parameter can be used to recal ... l the same socket over multiple requests. The on_new_socket is called only when a new unde ... ecified the socket will be persisted over multiple requests. If context is not persistent the socket falls ba ... stent so this function is called only on the first request to the script. */ function on_new_socket_cb ( ZMQS ...
https://man.plustar.jp/php/zmqsocket.construct.html - [similar]
実行時設定 3567
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... I_SYSTEM apc.enable_cli "0" PHP_INI_SYSTEM apc.use_request_time "0" PHP_INI_ALL APCu 5.1.19 より前のバージョン ... 時に読み込むディレクトリのパスを設定します。 apc.use_request_time bool TTL に SAPI リクエストの開始時刻を使いま ...
https://man.plustar.jp/php/apcu.configuration.html - [similar]
OAuthProvider クラス 3567
« OAuth::setVersion OAuthProvider::addRequiredParameter » PHP Manual OAuth OAuthProvider クラス ... public calltokenHandler (): void public checkOAuthRequest ( string $uri = ? , string $method = ? ): void pub ... gedEndpoint ( mixed $params_array ): void public isRequestTokenEndpoint ( bool $will_issue_request_token ): v ... key , mixed $param_val = ? ): bool final public setRequestTokenPath ( string $path ): bool public timestampNo ... コールバックをコールする OAuthProvider::checkOAuthRequest — oauth リクエストをチェックする OAuthProvider::__ ...
https://man.plustar.jp/php/class.oauthprovider.html - [similar]
参照しているノードの前に新しい子を追加する 3567
« DOMNode::hasChildNodes DOMNode::isDefaultNamespace » PHP Manual DOMNode 参照しているノードの前 ... 読み込み専用であった場合に発生します。 DOM_HIERARCHY_REQUEST_ERR node で指定した型の子ノードを 保持することが許 ...
https://man.plustar.jp/php/domnode.insertbefore.html - [similar]
子を置き換える 3567
« DOMNode::removeChild DOMNodeList » PHP Manual DOMNode 子を置き換える DOMNode::replaceChild (PH ... 読み込み専用であった場合に発生します。 DOM_HIERARCHY_REQUEST_ERR node で指定した型の子ノードを 保持することが許 ...
https://man.plustar.jp/php/domnode.replacechild.html - [similar]
PHP による HTTP 認証 3567
« 機能 クッキー(Cookies) » PHP Manual 機能 PHP による HTTP 認証 PHP による HTTP 認証 header() 関 ... [ $data [ 'username' ]]); $A2 = md5 ( $_SERVER [ 'REQUEST_METHOD' ]. ':' . $data [ 'uri' ]); $valid_response ... ) . "<br />" ; echo "Old: " . htmlspecialchars ( $_REQUEST [ 'OldAuth' ]); echo "<form action='' method='post ...
https://man.plustar.jp/php/features.http-auth.html - [similar]
実行時設定 3567
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... tring このフィルタで $_GET , $_POST , $_COOKIE , $_REQUEST および $_SERVER のすべてのデータをフィルタリングし ...
https://man.plustar.jp/php/filter.configuration.html - [similar]
Get the number of elements in collection type column using OID 3567
« cubrid_col_get cubrid_column_names » PHP Manual CUBRID 関数 Get the number of elements in coll ... n , $oid , "b" ); var_dump ( $size ); cubrid_close_request ( $req ); cubrid_disconnect ( $conn ); ?> 上の例の ...
https://man.plustar.jp/php/function.cubrid-col-size.html - [similar]