検索

phrase: max: clip:
target: order:
Results of 641 - 650 of about 1267 for Value (0.036 sec.)
次の結果を取得する 2599
« Memcached::deleteMultiByKey Memcached::fetchAll » PHP Manual Memcached 次の結果を取得する Memc ... うになります。 array(3) { ["key"]=> string(3) "int" "value"]=> int(99) ["cas"]=> float(2363) } array(3) { ["k ... ey"]=> string(5) "array" ["value"]=> array(2) { [0]=> int(11) [1]=> int(12) } ["cas ...
https://man.plustar.jp/php/memcached.fetch.html - [similar]
残りのすべての結果を取得する 2599
« Memcached::fetch Memcached::flush » PHP Manual Memcached 残りのすべての結果を取得する Memcache ... (2) { [0]=> array(3) { ["key"]=> string(3) "int" ["value"]=> int(99) ["cas"]=> float(2363) } [1]=> array(3) ... { ["key"]=> string(5) "array" ["value"]=> array(2) { [0]=> int(11) [1]=> int(12) } ["cas ...
https://man.plustar.jp/php/memcached.fetchall.html - [similar]
MySQL 拡張モジュールの概要を示す例 2599
« 例 MySQL 関数 » PHP Manual 例 MySQL 拡張モジュールの概要を示す例 MySQL 拡張モジュールの概要を示 ... SOC )) { echo "\t<tr>\n" ; foreach ( $line as $col_value ) { echo "\t\t<td> $col_value </td>\n" ; } echo "\ ...
https://man.plustar.jp/php/mysql.examples-basic.html - [similar]
オプションを設定する 2599
« mysqli::next_result mysqli::ping » PHP Manual mysqli オプションを設定する mysqli::options mysq ... blic mysqli::options ( int $option , string | int $value ): bool 手続き型 mysqli_options ( mysqli $mysql , ... int $option , string | int $value ): bool 接続に関する追加オプションを設定し、 接続の ... T サーバの証明書を検証するかしないかを指定します。 value オプションに設定する値。 戻り値 成功した場合に tru ...
https://man.plustar.jp/php/mysqli.options.html - [similar]
現在のエントリのイテレータを返す 2599
« RecursiveRegexIterator::__construct RecursiveRegexIterator::hasChildren » PHP Manual Recursive ... _MATCHES ); foreach ( $rRegexIterator as $key1 => $value1 ) { if ( $rRegexIterator -> hasChildren ()) { // ... ch ( $rRegexIterator -> getChildren () as $key => $value ) { echo $value . " " ; } echo "\n" ; } else { ech ...
https://man.plustar.jp/php/recursiveregexiterator.getchildren.html - [similar]
操作モードを設定する 2599
« RegexIterator::setFlags RegexIterator::setPregFlags » PHP Manual RegexIterator 操作モードを設定 ... GET_MATCH ); foreach ( $regexIterator as $key => $value ) { // print out the matched number(s) echo $key . ... ' => ' . $value [ 1 ] . PHP_EOL ; } ?> 上の例の出力は、 たとえば以 ...
https://man.plustar.jp/php/regexiterator.setmode.html - [similar]
正規表現フラグを設定する 2599
« RegexIterator::setMode インターフェイス » PHP Manual RegexIterator 正規表現フラグを設定する Re ... ET_CAPTURE ); foreach ( $regexIterator as $key => $value ) { var_dump ( $value ); } ?> 上の例の出力は、 たと ...
https://man.plustar.jp/php/regexiterator.setpregflags.html - [similar]
実行時設定 2599
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... version. Before the 1.7.0 version, the smaller the value, the more logs are taken according to the level: 0 ... n the log template and replaced as a corresponding value when the log is eventually generated. Default log ... easLog::setRequestId($string) function, the unique value generated by the built-in static char *get_uniqid ... ash . %I Client IP; When Cli it's local . Priority value: HTTP_X_REAL_IP > HTTP_X_FORWARDED_FOR > REMOTE_AD ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
The __construct purpose 2599
« Yaf_Route_Supervar::assemble Yaf_Route_Supervar::route » PHP Manual Yaf_Route_Supervar The __c ... す。 /** http://yourdomain.com/xx/oo/?r=/ctr/act/var/value * の場合はこのような結果になります */ array ( "mod ... ctr, "action" => act, "params" => array( "var" => value, ) ) 参考 Yaf_Router::addRoute() - 新しいルートをル ...
https://man.plustar.jp/php/yaf-route-supervar.construct.html - [similar]
APCUIterator イテレータオブジェクトを作成する 2583
« APCUIterator APCUIterator::current » PHP Manual APCUIterator APCUIterator イテレータオブジェク ... $counter ) { echo " $counter [ key ] : $counter [ value ] \n" ; apc_dec ( $counter [ 'key' ], $counter [ ' ...
https://man.plustar.jp/php/apcuiterator.construct.html - [similar]