検索

phrase: max: clip:
target: order:
Results of 511 - 520 of about 777 for e (0.072 sec.)
ファイルから XML を読み込む 3049
« DOMDocument::importNode DOMDocument::loadHTML » PHP Manual DOMDocument ファイルから XML を読み ... 込む DOMDocument::load (PHP 5, PHP 7, PHP 8) DOMDocument::load — ... ファイルから XML を読み込む 説明 public DOMDocument::load ( string $filename , int $options = 0 ): D ... OMDocument | bool XML ドキュメントをファイルから読み込みます ... と、 パフォーマンスが著しく低下します。そんな場合は realpath() をコールしましょう。 パラメータ filename X ...
https://man.plustar.jp/php/domdocument.load.html - [similar]
指定した型とドキュメント要素の DOMDocument オブジェクトを作成する 3049
« DOMImplementation::__construct DOMImplementation::createDocumentType » PHP Manual DOMImplement ... ation 指定した型とドキュメント要素の DOMDocument オブジェクトを作成する DOMImplementation::create ... Document (PHP 5, PHP 7, PHP 8) DOMImplementation::createD ... ocument — 指定した型とドキュメント要素の DOMDocument オブ ... ジェクトを作成する 説明 public DOMImplementation::createDocument ( ? string $namespace = n ...
https://man.plustar.jp/php/domimplementation.createdocument.html - [similar]
DOM 実装が、指定した機能を実装しているかどうかを調べる 3049
« DOMImplementation::createDocumentType DOMNamedNodeMap » PHP Manual DOMImplementation DOM 実装が ... 、指定した機能を実装しているかどうかを調べる DOMImplementation::hasFeature (PHP 5, PHP 7, PHP 8) DOMImpl ... ementation::hasFeature — DOM 実装が、指定した機能を実装 ... しているかどうかを調べる 説明 public DOMImplementation::hasFeature ( string $feature , string $v ... ersion ): bool DOM 実装が、指定した機能 feature を実装しているかどうかを調べます。 DOM 仕様の ...
https://man.plustar.jp/php/domimplementation.hasfeature.html - [similar]
一方の配列をキーとして、もう一方の配列を値として、ひとつの配列を生成する 3049
« array_column array_count_values » PHP Manual 配列 関数 一方の配列をキーとして、もう一方の配列を ... 値として、ひとつの配列を生成する array_combine (PHP 5, PHP 7, PHP 8) array_combine — 一方の配列を ... を値として、ひとつの配列を生成する 説明 array_combine ( array $keys , array $values ): array keys 配列の ... 値をキーとして、また values 配列の値を対応する値として生成した 配列 を作成しま ... す。 パラメータ keys キーとして使用する配列。無効な値を渡すと文字列に ...
https://man.plustar.jp/php/function.array-combine.html - [similar]
配列を指定した値で埋める 3049
« array_fill_keys array_filter » PHP Manual 配列 関数 配列を指定した値で埋める array_fill (PHP 4 ... を指定した値で埋める 説明 array_fill ( int $start_index , int $count , mixed $value ): array パラメータ v ... alue を値とする count 個のエントリからなる配列を埋めます ... 。 この際、キーは、 start_index パラメータから開始します。 パラメータ start_index ... 返される配列の最初のインデックス。 start_index が負の場合は、 返される配列の最初のインデックスが ...
https://man.plustar.jp/php/function.array-fill.html - [similar]
文字列のコードを評価し、動的に関数を作成する 3049
« call_user_func forward_static_call_array » PHP Manual 関数処理 関数 文字列のコードを評価し、動 ... 的に関数を作成する create_function (PHP 4 >= 4.0.1, PHP 5, PHP 7) create_ ... た。この関数に頼らないことを強く推奨します。 説明 create_function ( string $args , string $code ): strin ... ユニークな名前を返します。 警告 この関数は、内部的に eval() を実行しているので、 eval() と同様にセキュリテ ... されます。 ダブルクオート を使用した場合には、 \$somevar のように変数名を 注意深くエスケープする必要があ ...
https://man.plustar.jp/php/function.create-function.html - [similar]
Move the result set cursor to the specified field offset 3049
« cubrid_field_name cubrid_field_table » PHP Manual CUBRID MySQL 互換関数 Move the result set cu ... rsor to the specified field offset cubrid_field_seek (PECL CUB ... RID >= 8.3.0) cubrid_field_seek — Move the result set cursor to the specifi ... ed field offset 説明 cubrid_field_seek ( resource $result ... , int $field_offset = 0 ): bool This function moves the resul ...
https://man.plustar.jp/php/function.cubrid-field-seek.html - [similar]
イメージの型を定義する 3049
« Exif 関数 exif_read_data » PHP Manual Exif 関数 イメージの型を定義する exif_imagetype (PHP 4 > ... = 4.3.0, PHP 5, PHP 7, PHP 8) exif_imagetype — イメージの型を定義する 説明 exif_im ... agetype ( string $filename ): int | false exif_imagety ... pe() を画像の先頭バイトを読み そのサインを調べます。 ... exif_imagetype() は、他の exif 関数がサポートしていないファイ ...
https://man.plustar.jp/php/function.exif-imagetype.html - [similar]
画像ファイルから EXIF ヘッダを読み込む 3049
« exif_imagetype exif_tagname » PHP Manual Exif 関数 画像ファイルから EXIF ヘッダを読み込む exif ... _read_data (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) exif_ ... read_data — 画像ファイルから EXIF ヘッダを読み込む 説 ...exif_read_data ( resource | string $file , ? string ... $required_sections = null , bool $as_arrays = false , ...
https://man.plustar.jp/php/function.exif-read-data.html - [similar]
ファイルのグループを取得する 3049
« filectime fileinode » PHP Manual ファイルシステム 関数 ファイルのグループを取得する filegroup ... (PHP 4, PHP 5, PHP 7, PHP 8) filegroup — ファイルのグループを取得する 説明 filegroup ... ( string $filename ): int | false ファイルのグループを取得します。 ... のグループ ID です。 グループ名を取得するには posix_getgrgid() を使用します。 パラメータ filename ファイル ... イルの所有者のグループ ID を返し、エラーの場合は false を返します。 グループ ID は数値で返されます。グルー ...
https://man.plustar.jp/php/function.filegroup.html - [similar]