検索

phrase: max: clip:
target: order:
Results of 691 - 700 of about 1267 for Value (0.041 sec.)
ImagickPixel クラス 2560
« ImagickDraw::translate ImagickPixel::clear » PHP Manual ImageMagick ImagickPixel クラス Imagic ... nt public getColorQuantum (): array public getColorValue ( int $color ): float public getColorValueQuantum ... olorcount ( int $colorCount ): bool public setColorValue ( int $color , float $value ): bool public setColo ... rValueQuantum ( int $color , int | float $value ): bool p ... etColorQuantum — Description ImagickPixel::getColorValue — 指定した色チャネルの値を正規化したものを取得する ...
https://man.plustar.jp/php/class.imagickpixel.html - [similar]
RecursiveArrayIterator クラス 2560
« ParentIterator::rewind RecursiveArrayIterator::getChildren » PHP Manual イテレータ RecursiveAr ... たメソッド */ public ArrayIterator::append ( mixed $value ): void public ArrayIterator::asort ( int $flags = ... lic ArrayIterator::offsetSet ( mixed $key , mixed $value ): void public ArrayIterator::offsetUnset ( mixed ...
https://man.plustar.jp/php/class.recursivearrayiterator.html - [similar]
SimpleXMLElement クラス 2560
« XML エラーの対応 SimpleXMLElement::addAttribute » PHP Manual SimpleXML SimpleXMLElement クラス ... lic addAttribute ( string $qualifiedName , string $value , ? string $namespace = null ): void public addChi ... ld ( string $qualifiedName , ? string $value = null , ? string $namespace = null ): ? SimpleXML ...
https://man.plustar.jp/php/class.simplexmlelement.html - [similar]
variant クラス 2560
« dotnet::__construct variant::__construct » PHP Manual COM variant クラス variant クラス (PHP 4 ... riant { /* メソッド */ public __construct ( mixed $value = null , int $type = VT_EMPTY , int $codepage = CP ... " . variant_get_type ( $v ) . "<br/>" ; print "The value is " . $v . "<br/>" ; ?> 注意 : 値を返したり varia ...
https://man.plustar.jp/php/class.variant.html - [similar]
Yaf_Config_Ini クラス 2560
« Yaf_Config_Abstract::toArray Yaf_Config_Ini::__construct » PHP Manual Yaf Yaf_Config_Ini クラス ... ): void public offsetSet ( string $name , string $value ): void public offsetUnset ( string $name ): void ... wind (): void public __set ( string $name , mixed $value ): void public toArray (): array public valid (): ... c Yaf_Config_Abstract::get ( string $name , mixed $value ): mixed abstract public Yaf_Config_Abstract::read ... tion data inherits from production and ; overrides values as necessary [staging : production] database.para ...
https://man.plustar.jp/php/class.yaf-config-ini.html - [similar]
新しい DOMElement オブジェクトを作成する 2560
« DOMElement DOMElement::getAttribute » PHP Manual DOMElement 新しい DOMElement オブジェクトを作 ... t::__construct ( string $qualifiedName , ? string $value = null , string $namespace = "" ) 新しい DOMElemen ... URI に関連付けられたプレフィックスが与えられます。 value 要素の値。 namespace 指定した名前空間の中で要素を作 ... ; $element_ns = new DOMElement ( 'pr:node1' , 'thisvalue' , 'http://xyz' ); $element -> appendChild ( $elem ... 859-1"?> <root><pr:node1 xmlns:pr="http://xyz">thisvalue</pr:node1></root> */ ?> 参考 DOMDocument::createEl ...
https://man.plustar.jp/php/domelement.construct.html - [similar]
すべての HTTP リクエストヘッダを取得する 2560
« apache_note apache_response_headers » PHP Manual Apache 関数 すべての HTTP リクエストヘッダを取 ... uest_headers (); foreach ( $headers as $header => $value ) { echo " $header : $value <br />\n" ; } ?> 上の例 ...
https://man.plustar.jp/php/function.apache-request-headers.html - [similar]
Get the CUBRID PHP module's version 2560
« cubrid_set_query_timeout CUBRID MySQL 互換関数 » PHP Manual CUBRID 関数 Get the CUBRID PHP mod ... meter ( $conn ); while (list( $param_name , $param_value ) = each ( $db_params )) { printf ( "%-30s %s\n" , ... $param_name , $param_value ); } printf ( "\n" ); $server_info = cubrid_get_se ...
https://man.plustar.jp/php/function.cubrid-version.html - [similar]
内部的な zval を表す文字列をダンプする 2560
« boolval doubleval » PHP Manual 変数操作 関数 内部的な zval を表す文字列をダンプする debug_zval ... 表す文字列をダンプする 説明 debug_zval_dump ( mixed $value , mixed ...$values ): void 内部的な zval (Zend の値 ... グしたり、理解したりするのに役立ちます。 パラメータ value ダンプする変数または値。 values ダンプする追加の変 ... // Point three variables as references to the same value $var2 =& $var1 ; $var3 =& $var1 ; debug_zval_dump ...
https://man.plustar.jp/php/function.debug-zval-dump.html - [similar]
バイナリ属性を設定する 2560
« radius_put_addr radius_put_int » PHP Manual Radius 関数 バイナリ属性を設定する radius_put_attr ... tr ( resource $radius_handle , int $type , string $value , int $options = 0 , int $tag = ? ): bool バイナリ ... ータ radius_handle RADIUS リソース。 type 属性の型。 value 属性の値。バイナリ文字列として扱われます。 options ...
https://man.plustar.jp/php/function.radius-put-attr.html - [similar]