検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 362 for list (0.085 sec.)
単一階層の検索を行う 4544
« ldap_get_values ldap_mod_add_ext » PHP Manual LDAP 関数 単一階層の検索を行う ldap_list (PHP 4, ... PHP 5, PHP 7, PHP 8) ldap_list — 単一階層の検索を行う 説明 ldap_list ( LDAP\Conne ... ny, c=US" ; $justthese = array( "ou" ); $sr = ldap_list ( $ds , $basedn , "ou=*" , $justthese ); $info = l ...
https://man.plustar.jp/php/function.ldap-list.html - [similar]
定義済み定数 4509
« リソース型 APCu 関数 » PHP Manual APCu 定義済み定数 定義済み定数 以下の定数が定義されています。 ... ) APC_ITER_TYPE ( int ) APC_ITER_VALUE ( int ) APC_LIST_ACTIVE ( int ) APC_LIST_DELETED ( int ) 関連キーワ ...
https://man.plustar.jp/php/apcu.constants.html - [similar]
Yaf_Router クラス 4509
« Yaf_Route_Rewrite::route Yaf_Router::addConfig » PHP Manual Yaf Yaf_Router クラス Yaf_Router ク ... を指定します。 例4 Nginx 用のリライトルール server { listen ****; server_name yourdomain.com; root document_ ... ントローラ + アクション http://example/blog/archive/list module == blog controller == archive action == lis ... アクション + パラメータ http://example/blog/archive/list/sort/alpha/date/desc module == blog controller == ... archive action == list sort == alpha date == desc クラス概要 class Yaf_Ro ...
https://man.plustar.jp/php/class.yaf-router.html - [similar]
はじめに 4509
« 制御構造 if » PHP Manual 制御構造 はじめに はじめに すべての PHP スクリプトは、一連の文からなり ... されていますが、言語構造の一部とも見なされています。 list() array() echo eval() print 関連キーワード: グルー ... プ , 関数 , 本章 , array , list , 構造 , 言語 , 参照 , 参考 , スクリプト ...
https://man.plustar.jp/php/control-structures.intro.html - [similar]
Basic usage for LuaSandbox 4509
« 例 LuaSandbox » PHP Manual 例 Basic usage for LuaSandbox Basic usage for LuaSandbox Once you'v ... ( v ) return php.frobnosticate( v + 200 ) end EOF; list( $hi , $frob ) = $sandbox -> loadString ( $luaCode ... oxRuntimeError exceptions can be caught inside Lua list( $ok , $message ) = $sandbox -> loadString ( 'retu ...
https://man.plustar.jp/php/luasandbox.examples-basic.html - [similar]
HTTPレスポンスヘッダを全て取得する 4438
« apache_request_headers apache_setenv » PHP Manual Apache 関数 HTTPレスポンスヘッダを全て取得す ... ヘッダが既に送信されているかどうかを調べる headers_list() - 送信した (もしくは送信される予定の) レスポンス ... 送信 , request , 関数 , 配列 , パラメータ , bytes , list ...
https://man.plustar.jp/php/function.apache-response-headers.html - [similar]
はじめに 4438
« Parle インストール/設定 » PHP Manual Parle はじめに はじめに The parle extension provides gene ... a process of splitting a character sequence into a list of lexemes. The lexeme list can be then used for t ...
https://man.plustar.jp/php/intro.parle.html - [similar]
Sets the group format, result structure (group.format parameter) 4438
« SolrQuery::setGroupFacet SolrQuery::setGroupLimit » PHP Manual SolrQuery Sets the group format ... e grouped documents are presented in a single flat list, and the start and rows parameters affect the numb ... field grouping command is used as the main result list in the response, using group.format=simple SolrQue ...
https://man.plustar.jp/php/solrquery.setgroupformat.html - [similar]
The EventDnsBase class 4402
« EventConfig::setMaxDispatchInterval EventDnsBase::addNameserverIp » PHP Manual Event The Event ... ISC EventDnsBase::OPTION_HOSTSFILE Tells to read a list of hosts from /etc/hosts as part of loading the re ... ase EventDnsBase::addSearch — Adds a domain to the list of search domains EventDnsBase::clearSearch — Remo ...
https://man.plustar.jp/php/class.eventdnsbase.html - [similar]
配列から現在のキーと値のペアを返して、カーソルを進める 4402
« current end » PHP Manual 配列 関数 配列から現在のキーと値のペアを返して、カーソルを進める each ... => Robert ) 通常 each() は、配列の走査をするために list() と共に使用します。 例えばこのようになります。 例 ... ' , 'c' => 'cranberry' ); reset ( $fruit ); while (list( $key , $val ) = each ( $fruit )) { echo " $key => ... すすめしません。 参考 key() - 配列からキーを取り出す list() - 配列と同様の形式で、複数の変数への代入を行う c ...
https://man.plustar.jp/php/function.each.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT