検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 403 for request (0.028 sec.)
Sends a query to the server 3567
« SolrClient::ping SolrClient::request » PHP Manual SolrClient Sends a query to the server SolrC ...
https://man.plustar.jp/php/solrclient.query.html - [similar]
例外のキャッチのオン/オフを切り替える 3567
« Yaf_Dispatcher::autoRender Yaf_Dispatcher::__construct » PHP Manual Yaf_Dispatcher 例外のキャッ ... roller extends Yaf_Controller_Abstract { /** * Yaf_Request_Abstract::getException を呼んで * 未処理の例外を取 ...
https://man.plustar.jp/php/yaf-dispatcher.catchexception.html - [similar]
新しいルートをルーターに追加する 3567
« Yaf_Router::addConfig Yaf_Router::__construct » PHP Manual Yaf_Router 新しいルートをルーターに ... -> routes ); /** * add a Rewrite route, then for a request uri: * http://example.com/product/list/22/foo * wi ...
https://man.plustar.jp/php/yaf-router.addroute.html - [similar]
Poll the items 3567
« ZMQPoll::getLastErrors ZMQPoll::remove » PHP Manual ZMQPoll Poll the items ZMQPoll::poll (PECL ... reate a simple poll server <?php /* Create socket, request-reply pattern (reply socket) */ $context = new ZMQ ...
https://man.plustar.jp/php/zmqpoll.poll.html - [similar]
ドキュメントの改善を手助けするには 3550
« PHP に関する更なる情報を得るには 各種フォーマットを生成する方法 » PHP Manual マニュアルについて ... 。 » PHP マニュアルのリポジトリのミラー 経由で Pull Request を送信することもできます。 PHP マニュアルは多くの言 ...
https://man.plustar.jp/php/about.howtohelp.html - [similar]
Main interface to C code and data 3550
« A Complete PHP/FFI/preloading Example FFI::addr » PHP Manual FFI Main interface to C code and ... icant time. It is not useful to do it on each HTTP request in a Web environment. However, it is possible to p ... nding, that will be available to all the following requests through FFI::scope() . Refer to the complete PHP/ ...
https://man.plustar.jp/php/class.ffi.html - [similar]
子要素群の最後に新しい子要素を追加する 3550
« DOMNode DOMNode::C14N » PHP Manual DOMNode 子要素群の最後に新しい子要素を追加する DOMNode::app ... み専用であったりした場合に発生します。 DOM_HIERARCHY_REQUEST_ERR node で指定した型の子ノードを 保持することが許 ...
https://man.plustar.jp/php/domnode.appendchild.html - [similar]
Fetch a result row as an associative array, a numeric array, or both 3550
« cubrid_error cubrid_fetch_assoc » PHP Manual CUBRID MySQL 互換関数 Fetch a result row as an as ... _array($req, CUBRID_NUM | CUBRID_LOB) cubrid_close_request ( $req ); cubrid_disconnect ( $conn ); ?> 上の例の ...
https://man.plustar.jp/php/function.cubrid-fetch-array.html - [similar]
Get column information from a result and return as an object 3550
« cubrid_fetch_assoc cubrid_fetch_lengths » PHP Manual CUBRID MySQL 互換関数 Get column informat ... , "zerofill:" , $field -> zerofill ); cubrid_close_request ( $req ); cubrid_disconnect ( $conn ); ?> 上の例の ...
https://man.plustar.jp/php/function.cubrid-fetch-field.html - [similar]
Fetch the next row and return it as an object 3550
« cubrid_fetch_lengths cubrid_fetch_row » PHP Manual CUBRID MySQL 互換関数 Fetch the next row an ... dump ( cubrid_fetch_object ( $res )); cubrid_close_request ( $res ); cubrid_disconnect ( $conn ); ?> 上の例の ...
https://man.plustar.jp/php/function.cubrid-fetch-object.html - [similar]