検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 259 for [SIMILAR] 16 1024 4096 WITH 20704 domdocument WI... (0.232 sec.)
特殊ファイルあるいは一般ファイルを作る 0
« eio_mkdir eio_nop » PHP Manual Eio 関数 特殊ファイルあるいは一般ファイルを作る eio_mknod (PECL eio >= 0.0.1dev) eio_mknod — 特殊ファイルあるいは一般ファイルを作る 説明 eio_mknod ( string $path , int $mode , int $dev , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data ...
https://man.plustar.jp/php/function.eio-mknod.html - [similar]
はじめに 0
« XMLReader インストール/設定 » PHP Manual XMLReader はじめに はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 エンコーディング 内部的には、libxml は UTF-8 エンコーディングを使用しています ...
https://man.plustar.jp/php/intro.xmlreader.html - [similar]
属性を削除する 0
« DOMElement::removeAttributeNode DOMElement::setAttribute » PHP Manual DOMElement 属性を削除する DOMElement::removeAttributeNS (PHP 5, PHP 7, PHP 8) DOMElement::removeAttributeNS — 属性を削除する 説明 public DOMElement::removeAttributeNS ( ? string $namespace , string $localName ): void ...
https://man.plustar.jp/php/domelement.removeattributens.html - [similar]
URL からの YAML ストリームをパースする 0
« yaml_parse_file yaml_parse » PHP Manual Yaml 関数 URL からの YAML ストリームをパースする yaml_parse_url (PECL yaml >= 0.4.0) yaml_parse_url — URL からの YAML ストリームをパースする 説明 yaml_parse_url ( string $url , int $pos = 0 , int &$ndocs = ? , array $callbacks = null ): mixed 指定 ...
https://man.plustar.jp/php/function.yaml-parse-url.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
ドキュメントの改善を手助けするには 0
« PHP に関する更なる情報を得るには 各種フォーマットを生成する方法 » PHP Manual マニュアルについて ドキュメントの改善を手助けするには ドキュメントの改善を手助けするには ドキュメントを改善していくには 複数のやり方があります。 もし(どの言語でかかれたものでも)マニュアルに間違いが見つかったら ...
https://man.plustar.jp/php/about.howtohelp.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
名前をもとに、属性の値を取得する 0
« XMLReader::expand XMLReader::getAttributeNo » PHP Manual XMLReader 名前をもとに、属性の値を取得する XMLReader::getAttribute (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::getAttribute — 名前をもとに、属性の値を取得する 説明 public XMLReader::getAttribute ( string $name ): ? string 指定した名 ...
https://man.plustar.jp/php/xmlreader.getattribute.html - [similar]
次の属性にカーソルを移動する 0
« XMLReader::moveToFirstAttribute XMLReader::next » PHP Manual XMLReader 次の属性にカーソルを移動する XMLReader::moveToNextAttribute (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::moveToNextAttribute — 次の属性にカーソルを移動する 説明 public XMLReader::moveToNextAttribute (): bool 現在位置が ...
https://man.plustar.jp/php/xmlreader.movetonextattribute.html - [similar]
tidy クラス 0
« Tidy の例 tidy::body » PHP Manual Tidy tidy クラス tidy クラス (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) はじめに HTML ファイル中の HTML ノードで、tidy が検出したものです。 クラス概要 class tidy { /* プロパティ */ public ? string $ errorBuffer = null ; public ? string $ value = null ; ...
https://man.plustar.jp/php/class.tidy.html - [similar]