検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 1267 for value (0.024 sec.)
変数の整数としての値を取得する 3112
« gettype is_array » PHP Manual 変数操作 関数 変数の整数としての値を取得する intval (PHP 4, PHP ... 変数の整数としての値を取得する 説明 intval ( mixed $value , int $base = 10 ): int 指定された値 base を基数( ... デフォルトは 10)とする、 value の int としての値を返します。 オブジェクトに intva ... E レベルのエラーを発して 1 を返します。 パラメータ value 整数に変換するスカラー値 base 変換のための基数 注意 ... : base が 0 の場合は、 value のフォーマットに基づいて利用する基数を決めます。 文 ...
https://man.plustar.jp/php/function.intval.html - [similar]
検索結果エントリから属性を得る 3112
« ldap_free_result ldap_get_dn » PHP Manual LDAP 関数 検索結果エントリから属性を得る ldap_get_at ... るか ということは問題にならないと思われます。 return_value["count"] = そのエントリの属性の数 return_value[0] ... = 最初の属性 return_value[n] = n 番目の属性 return_value["attribute"]["count ... "] = その属性に関する値の数 return_value["attribute"][0] = その属性に関する最初の値 return_ ...
https://man.plustar.jp/php/function.ldap-get-attributes.html - [similar]
URL リライタの値を追加する 3112
« ob_start output_reset_rewrite_vars » PHP Manual 出力制御 関数 URL リライタの値を追加する outpu ... 説明 output_add_rewrite_var ( string $name , string $value ): bool この関数は、URL リライト機構に新しい名前/値 ... グが暗黙的に開始されます。 パラメータ name 変数名。 value 変数の値。 戻り値 成功した場合に true を、失敗した ... var() の例 <?php output_add_rewrite_var ( 'var' , 'value' ); // リンク echo '<a href="file.php">リンク</a> ... 上の例の出力は以下となります。 <a href="file.php?var=value">リンク</a> <a href="http://example.com">リンク2</ ...
https://man.plustar.jp/php/function.output-add-rewrite-var.html - [similar]
Highest value over a specified period 3112
« trader_mavp trader_maxindex » PHP Manual Trader 関数 Highest value over a specified period tra ... er_max (PECL trader >= 0.2.0) trader_max — Highest value over a specified period 説明 trader_max ( array $r ...
https://man.plustar.jp/php/function.trader-max.html - [similar]
Index of highest value over a specified period 3112
« trader_max trader_medprice » PHP Manual Trader 関数 Index of highest value over a specified pe ... rader >= 0.2.0) trader_maxindex — Index of highest value over a specified period 説明 trader_maxindex ( arr ...
https://man.plustar.jp/php/function.trader-maxindex.html - [similar]
Lowest value over a specified period 3112
« trader_midprice trader_minindex » PHP Manual Trader 関数 Lowest value over a specified period ... der_min (PECL trader >= 0.2.0) trader_min — Lowest value over a specified period 説明 trader_min ( array $r ...
https://man.plustar.jp/php/function.trader-min.html - [similar]
Index of lowest value over a specified period 3112
« trader_min trader_minmax » PHP Manual Trader 関数 Index of lowest value over a specified perio ... trader >= 0.2.0) trader_minindex — Index of lowest value over a specified period 説明 trader_minindex ( arr ...
https://man.plustar.jp/php/function.trader-minindex.html - [similar]
Specify the regular expression for fragmenting 3112
« SolrQuery::setHighlightRegexMaxAnalyzedChars SolrQuery::setHighlightRegexSlop » PHP Manual Sol ... blic SolrQuery::setHighlightRegexPattern ( string $value ): SolrQuery Specifies the regular expression for ... This could be used to extract sentences パラメータ value The regular expression for fragmenting. This could ... eturns the current SolrQuery object, if the return value is used. 関連キーワード: regular , expression , So ...
https://man.plustar.jp/php/solrquery.sethighlightregexpattern.html - [similar]
Retrieve a item 3112
« Yaconf Yaconf::has » PHP Manual Yaconf Retrieve a item Yaconf::get (PECL yaconf >= 1.0.0) Yaco ... static Yaconf::get ( string $name , mixed $default_value = NULL ): mixed パラメータ name Configuration key, ... ename.key", or "filename.sectionName,key". default_value if the key doesn't exists, Yaconf::get will return ... string or array) if the key exists, return default_value if not. 例 例1 INI() example ;filenmame foo.ini, p ... directory which is yaconf.directoy [SectionA] ;key value pair key=val ;hash[a]=val hash.a=val ;arr[0]=val a ...
https://man.plustar.jp/php/yaconf.get.html - [similar]
The Componere\Definition class 3095
« Componere\Abstract\Definition::getReflector Componere\Definition::__construct » PHP Manual Com ... ド */ public addConstant ( string $name , Componere\Value $value ): Definition public addProperty ( string $ ... name , Componere\Value $value ): Definition public register (): void publ ...
https://man.plustar.jp/php/class.componere-definition.html - [similar]