検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 254 for [SIMILAR] 16 1024 4096 WITH 13899 復元 WITH 1159... (0.261 sec.)
参照しているノードの前に新しい子を追加する 0
« DOMNode::hasChildNodes DOMNode::isDefaultNamespace » PHP Manual DOMNode 参照しているノードの前に新しい子を追加する DOMNode::insertBefore (PHP 5, PHP 7, PHP 8) DOMNode::insertBefore — 参照しているノードの前に新しい子を追加する 説明 public DOMNode::insertBefore ( DOMNode $node , ? DOMNod ...
https://man.plustar.jp/php/domnode.insertbefore.html - [similar]
子を置き換える 0
« DOMNode::removeChild DOMNodeList » PHP Manual DOMNode 子を置き換える DOMNode::replaceChild (PHP 5, PHP 7, PHP 8) DOMNode::replaceChild — 子を置き換える 説明 public DOMNode::replaceChild ( DOMNode $node , DOMNode $child ): DOMNode | false この関数は、子要素 child を新しいノードに 置き換 ...
https://man.plustar.jp/php/domnode.replacechild.html - [similar]
定義済のクラスの名前を配列として返す 0
« get_class get_declared_interfaces » PHP Manual クラス/オブジェクト関数 定義済のクラスの名前を配列として返す get_declared_classes (PHP 4, PHP 5, PHP 7, PHP 8) get_declared_classes — 定義済のクラスの名前を配列として返す 説明 get_declared_classes (): array 定義済のクラスの名前を配列として ...
https://man.plustar.jp/php/function.get-declared-classes.html - [similar]
ヘッダ用の関数を登録する 0
« getservbyport header_remove » PHP Manual ネットワーク 関数 ヘッダ用の関数を登録する header_register_callback (PHP 5 >= 5.4.0, PHP 7, PHP 8) header_register_callback — ヘッダ用の関数を登録する 説明 header_register_callback ( callable $callback ): bool PHP が出力を送信しはじめるときにコー ...
https://man.plustar.jp/php/function.header-register-callback.html - [similar]
フェッチしたフィールドが null であるかどうかを確認する 0
« oci_fetch oci_field_name » PHP Manual OCI8 関数 フェッチしたフィールドが null であるかどうかを確認する oci_field_is_null (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_is_null — フェッチしたフィールドが null であるかどうかを確認する 説明 oci_field_is_null ( resource $statement , s ...
https://man.plustar.jp/php/function.oci-field-is-null.html - [similar]
新規カーソル (ステートメントハンドル) を割り当て、それを返す 0
« oci_new_connect oci_new_descriptor » PHP Manual OCI8 関数 新規カーソル (ステートメントハンドル) を割り当て、それを返す oci_new_cursor (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_new_cursor — 新規カーソル (ステートメントハンドル) を割り当て、それを返す 説明 oci_new_cursor ( resource $ ...
https://man.plustar.jp/php/function.oci-new-cursor.html - [similar]
ある文における結果のカラム数を返す 0
« oci_new_descriptor oci_num_rows » PHP Manual OCI8 関数 ある文における結果のカラム数を返す oci_num_fields (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_num_fields — ある文における結果のカラム数を返す 説明 oci_num_fields ( resource $statement ): int 指定した文 statement におけるカラムの数 ...
https://man.plustar.jp/php/function.oci-num-fields.html - [similar]
文の実行で作用された行数を取得する 0
« oci_num_fields oci_parse » PHP Manual OCI8 関数 文の実行で作用された行数を取得する oci_num_rows (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_num_rows — 文の実行で作用された行数を取得する 説明 oci_num_rows ( resource $statement ): int | false 文の実行で作用された行数を取得します。 パラ ...
https://man.plustar.jp/php/function.oci-num-rows.html - [similar]
指定されたフィールドのフィールド番号を返す 0
« pg_field_name pg_field_prtlen » PHP Manual PostgreSQL 関数 指定されたフィールドのフィールド番号を返す pg_field_num (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_num — 指定されたフィールドのフィールド番号を返す 説明 pg_field_num ( PgSql\Result $result , string $field ): int pg_field_nu ...
https://man.plustar.jp/php/function.pg-field-num.html - [similar]
フィールド番号に対応する型名を返す 0
« pg_field_type_oid pg_flush » PHP Manual PostgreSQL 関数 フィールド番号に対応する型名を返す pg_field_type (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_type — フィールド番号に対応する型名を返す 説明 pg_field_type ( PgSql\Result $result , int $field ): string pg_field_type() は、指定した ...
https://man.plustar.jp/php/function.pg-field-type.html - [similar]