検索

phrase: max: clip:
target: order:
Results of 731 - 740 of about 1267 for Value (0.146 sec.)
指定したサーバーにアイテムを格納する 2543
« Memcached::set Memcached::setMulti » PHP Manual Memcached 指定したサーバーにアイテムを格納する ... tByKey ( string $server_key , string $key , mixed $value , int $expiration = ? ): bool Memcached::setByKey( ... ルチ操作の効率が上がります。 key 値の格納先のキー。 value 格納する値。 expiration 期限切れとなるまでの時間。 ...
https://man.plustar.jp/php/memcached.setbykey.html - [similar]
tar/zip の内部のファイルに、外部ファイルあるいは文字列の内容を設定する 2543
« PharData::isWritable PharData::offsetUnset » PHP Manual PharData tar/zip の内部のファイルに、外 ... offsetSet ( string $localName , resource | string $value ): void これは ArrayAccess インターフェイスを実装し ... zip アーカイブ内で変更するファイル名 (相対パス)。 value ファイルの内容。 戻り値 値を返しません。 エラー / ...
https://man.plustar.jp/php/phardata.offsetset.html - [similar]
新しい RecursiveRegexIterator を作成する 2543
« RecursiveRegexIterator RecursiveRegexIterator::getChildren » PHP Manual RecursiveRegexIterator ... _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.construct.html - [similar]
デフォルト値が定数あるいは null の場合に、その定数名を返す 2543
« ReflectionParameter::getDefaultValue ReflectionParameter::getName » PHP Manual ReflectionParam ... に、その定数名を返す ReflectionParameter::getDefaultValueConstantName (PHP 5 >= 5.4.6, PHP 7, PHP 8) Reflect ... ionParameter::getDefaultValueConstantName — デフォルト値が定数あるいは null の場 ... 名を返す 説明 public ReflectionParameter::getDefaultValueConstantName (): ? string デフォルト値が定数か null ... OL ; if ( $param -> isOptional ()) { echo 'Default value: ' . $param -> getDefaultValueConstantName () . PH ...
https://man.plustar.jp/php/reflectionparameter.getdefaultvalueconstantname.html - [similar]
新しい RegexIterator を作成する 2543
« RegexIterator::accept RegexIterator::getFlags » PHP Manual RegexIterator 新しい RegexIterator ... erator , '/^test/' ); foreach ( $regexIterator as $value ) { echo $value . "\n" ; } ?> 上の例の出力は、 たと ...
https://man.plustar.jp/php/regexiterator.construct.html - [similar]
SQL のスカラー関数として使用する PHP 関数を登録する 2543
« SQLite3::createCollation SQLite3::enableExceptions » PHP Manual SQLite3 SQL のスカラー関数とし ... 、以下のように定義されるべきです: callback ( mixed $value , mixed ...$values ): mixed value SQL 関数に渡され ... る最初の引数 values SQL 関数に渡されるふたつめ以降の引数 argCount SQL ...
https://man.plustar.jp/php/sqlite3.createfunction.html - [similar]
Yaf_Application のコンストラクタ 2543
« Yaf_Application::clearLastError Yaf_Application::__destruct » PHP Manual Yaf_Application Yaf_A ... s one should alway be defined, and have no default value application.directory=APPLICATION_PATH ;following ... configs have default value, you may no need to define them application.librar ...
https://man.plustar.jp/php/yaf-application.construct.html - [similar]
設定で定義したルートをルーターに追加する 2543
« Yaf_Router Yaf_Router::addRoute » PHP Manual Yaf_Router 設定で定義したルートをルーターに追加す ... "rewrite" routes.route_name.match="/product/:name/:value" routes.route_name.route.controller=product routes ... es.route_name1.map.1=name routes.route_name1.map.2=value ;a simple route match /**?c=controller&a=action&m= ...
https://man.plustar.jp/php/yaf-router.addconfig.html - [similar]
The EventHttpRequest class 2521
« EventHttpConnection::setTimeout EventHttpRequest::addHeader » PHP Manual Event The EventHttpRe ... メソッド */ public addHeader ( string $key , string $value , int $type ): bool public cancel (): void public ... st object EventHttpRequest::findHeader — Finds the value belonging a header EventHttpRequest::free — Frees ...
https://man.plustar.jp/php/class.eventhttprequest.html - [similar]
IntlChar クラス 2521
« idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8) ... t CODEPOINT_MAX = 1114111 ; const float NO_NUMERIC_VALUE = -123456789 ; const int PROPERTY_ALPHABETIC = 0 ; ... RTY_MASK_LIMIT = 8193 ; const int PROPERTY_NUMERIC_VALUE = 12288 ; const int PROPERTY_DOUBLE_START = 12288 ... tring $codepoint ): ? array public static charDigitValue ( int | string $codepoint ): ? int public static c ... ring | false | null public static getIntPropertyMaxValue ( int $property ): int public static getIntPropert ...
https://man.plustar.jp/php/class.intlchar.html - [similar]