検索

phrase: max: clip:
target: order:
Results of 431 - 440 of about 1267 for VALUE (0.069 sec.)
新しい要素ノードを作成する 2780
« DOMDocument::createDocumentFragment DOMDocument::createElementNS » PHP Manual DOMDocument 新し ... ument::createElement ( string $localName , string $value = "" ): DOMElement | false この関数は、 DOMElement ... あらわれません。 パラメータ localName 要素のタグ名。 value 要素の値。デフォルトでは、空の要素が作成されます。 ... その後に DOMElement::$nodeValue で値を設定することも可能です。 指定した値はすべてそ ... the root element!</test> 例2 & をエスケープせずに value に渡す例 <?php $dom = new DOMDocument ( '1.0' , 'u ...
https://man.plustar.jp/php/domdocument.createelement.html - [similar]
Sets the connections weight 2780
« FANNConnection::getWeight Igbinary » PHP Manual FANNConnection Sets the connections weight FAN ... fann_set_weight() . It does not update the weight value in the network. The network value is updated only ...
https://man.plustar.jp/php/fannconnection.setweight.html - [similar]
Replaces a record in a database 2780
« dbase_pack Firebird/InterBase » PHP Manual dBase 関数 Replaces a record in a database dbase_re ... . 注意 : If you're using dbase_get_record() return value for this parameter, remember to reset the key name ... / convert the row to an indexed array $row = array_values ( $row ); // Replace the record dbase_replace_rec ... 注意 注意 : Boolean fields result in an int element value ( 0 or 1 ) when retrieved via dbase_get_record() o ... () . If they are written back, this results in the value becoming 0 , so care has to be taken to properly a ...
https://man.plustar.jp/php/function.dbase-replace-record.html - [similar]
変数の型が float かどうか調べる 2780
« is_double is_int » PHP Manual 変数操作 関数 変数の型が float かどうか調べる is_float (PHP 4, P ... 数の型が float かどうか調べる 説明 is_float ( mixed $value ): bool 与えられた変数の型が float かどうかを調べま ... is_numeric() を使用する必要があります。 パラメータ value 評価する変数 戻り値 もし value が float 型 の場合 ...
https://man.plustar.jp/php/function.is-float.html - [similar]
LDAP フィルタまたは DN で使われる文字列をエスケープする 2780
« ldap_error ldap_exop_passwd » PHP Manual LDAP 関数 LDAP フィルタまたは DN で使われる文字列をエ ... る文字列をエスケープする 説明 ldap_escape ( string $value , string $ignore = "" , int $flags = 0 ): string f ... lags で指示されたコンテキストで使う value をエスケープします。 パラメータ value エスケープす ...
https://man.plustar.jp/php/function.ldap-escape.html - [similar]
共有メモリの変数を挿入または更新する 2780
« shm_has_var shm_remove_var » PHP Manual セマフォ関数 共有メモリの変数を挿入または更新する shm_ ... ut_var ( SysvSharedMemory $shm , int $key , mixed $value ): bool shm_put_var() は、 指定した key を有する 変 ...value の挿入または更新を行います。 shm が有効な SysV 共有 ... ch() が返す共有メモリセグメント。 key 変数のキー。 value 変数。 serialize() がサポートするすべての 型 を使う ...
https://man.plustar.jp/php/function.shm-put-var.html - [similar]
Retrieves metadata for the fields of a statement prepared by sqlsrv_prepare or s... 2780
« sqlsrv_fetch sqlsrv_free_stmt » PHP Manual SQLSRV 関数 Retrieves metadata for the fields of a ... ption Name The name of the field. Type The numeric value for the SQL type. Size The number of characters fo ... dMetadata ) { foreach( $fieldMetadata as $name => $value ) { echo " $name : $value <br />" ; } echo "<br /> ...
https://man.plustar.jp/php/function.sqlsrv-field-metadata.html - [similar]
認証パラメータを設定する 2780
« svn_auth_get_parameter svn_blame » PHP Manual SVN 関数 認証パラメータを設定する svn_auth_set_p ... 説明 svn_auth_set_parameter ( string $key , string $value ): void 認証パラメータ key の値を value に設定しま ... ーの名前。 認証に関する定数 のいずれかを指定します。 value そのパラメータに指定する値。 値の書式は、パラメータ ...
https://man.plustar.jp/php/function.svn-auth-set-parameter.html - [similar]
指定した桁で variant を丸める 2780
« variant_pow variant_set_type » PHP Manual COM関数 指定した桁で variant を丸める variant_round ... た桁で variant を丸める 説明 variant_round ( mixed $value , int $decimals ): ? variant value を、 decimals で ... 指定した桁で丸めた結果を返します。 パラメータ value variant。 decimals 小数点の位置。 注意 : variant に ...
https://man.plustar.jp/php/function.variant-round.html - [similar]
Description 2780
« ImagickPixel::isPixelSimilar ImagickPixel::isSimilar » PHP Manual ImagickPixel Description Ima ... lors is less than the specified distance. The fuzz value should be in the range 0-QuantumRange. The maximum ... value represents the longest possible distance in the co ...
https://man.plustar.jp/php/imagickpixel.ispixelsimilarquantum.html - [similar]