検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 362 for list (0.020 sec.)
戻り値 4322
« 関数の引数 可変関数 » PHP Manual 関数 戻り値 戻り値 オプションの return 文により値を返すことが ... 前のバージョンで上と同じことをするには、 // 言語構造 list を使うしかありません。 list( $zero , $one , $two ) ...
https://man.plustar.jp/php/functions.returning-values.html - [similar]
ヘッダ用の関数を登録する 4287
« getservbyport header_remove » PHP Manual ネットワーク 関数 ヘッダ用の関数を登録する header_reg ... -Test: foo' ); function foo () { foreach ( headers_list () as $header ) { if ( strpos ( $header , 'X-Power ... 応した SAPI を使っている場合のみです。 参考 headers_list() - 送信した (もしくは送信される予定の) レスポンス ...
https://man.plustar.jp/php/function.header-register-callback.html - [similar]
設定で定義したルートをルーターに追加する 4287
« Yaf_Router Yaf_Router::addRoute » PHP Manual Yaf_Router 設定で定義したルートをルーターに追加す ... me.route.action=info ;a regex route match request /list/*/* routes.route_name1.type="regex" routes.route_n ... ame1.match="#^list/([^/]*)/([^/]*)#" routes.route_name1.route.control ...
https://man.plustar.jp/php/yaf-router.addconfig.html - [similar]
新しいルートをルーターに追加する 4287
« Yaf_Router::addConfig Yaf_Router::__construct » PHP Manual Yaf_Router 新しいルートをルーターに ... en for a request uri: * http://example.com/product/list/22/foo * will be matched by this route, and result ... ) * */ $route = new Yaf_Route_Rewrite ( "/product/list/:id/:name" , array( "controller" => "product" , "a ...
https://man.plustar.jp/php/yaf-router.addroute.html - [similar]
Apache Solr 4251
« 検索エンジン用の拡張モジュール はじめに » PHP Manual 検索エンジン用の拡張モジュール Apache Sol ... Query::getFacetOffset — Returns an offset into the list of constraints to be used for pagination SolrQuery ... facet sort type SolrQuery::getFields — Returns the list of fields that will be returned in the response So ... SolrQuery::removeField — Removes a field from the list of fields SolrQuery::removeFilterQuery — Removes a ... lrQuery::setFacetOffset — Sets the offset into the list of constraints to allow for pagination SolrQuery:: ...
https://man.plustar.jp/php/book.solr.html - [similar]
スキャンの準備をする 4251
« yaz_scan_result yaz_schema » PHP Manual YAZ 関数 スキャンの準備をする yaz_scan (PHP 4 >= 4.0.5 ... y = $val &nbsp;" ; } echo '<br /><table>' ; while (list( $key , list( $k , $term , $tcount )) = each ( $ar ...
https://man.plustar.jp/php/function.yaz-scan.html - [similar]
Create new MongoDB Manager 4251
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... icate the connection. For additional details and a list of supported values, see » Authentication Options ... entication mechanism. For additional details and a list of supported properties, see the » Driver Authenti ... compressors string A prioritized, comma-delimited list of compressors that the client wants to use. Messa ... randomly select when initially populating the seedlist or, during SRV polling, adding new hosts to the to ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
The Sequence interface 4216
« Ds\Hashable::hash Ds\Sequence::allocate » PHP Manual Data Structures The Sequence interface Th ... near dimension. Some languages refer to this as a "List". It's similar to an array that uses incremental i ... ]. Use cases: Wherever you would use an array as a list (not concerned with keys). A more efficient altern ... ative to SplDoublyLinkedList and SplFixedArray . インターフェイス概要 class Ds\ ...
https://man.plustar.jp/php/class.ds-sequence.html - [similar]
The Zookeeper class 4216
« zookeeper_dispatch Zookeeper::addAuth » PHP Manual ZooKeeper The Zookeeper class The Zookeeper ... ions Zookeeper::PERM_READ Can read nodes value and list its children Zookeeper::PERM_WRITE Can set the nod ... Zookeeper::CHILD_EVENT A change as occurred in the list of children This is only generated by watches on t ... he child list of a node. These watches are set using Zookeeper:: ... with a node synchronously Zookeeper::getChildren — Lists the children of a node synchronously Zookeeper::g ...
https://man.plustar.jp/php/class.zookeeper.html - [similar]
ヘッダが既に送信されているかどうかを調べる 4216
« headers_list http_response_code » PHP Manual ネットワーク 関数 ヘッダが既に送信されているかどう ... レベルのエラー/警告/通知メッセージを生成する headers_list() - 送信した (もしくは送信される予定の) レスポンス ...
https://man.plustar.jp/php/function.headers-sent.html - [similar]