検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 378 for [SIMILAR] 16 1024 4096 WITH 15269 検証 WITH 1423... (0.421 sec.)
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
定義済み定数 0
« リソース型 libXMLError » PHP Manual libxml 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 LIBXML_BIGLINES ( int ) 行数が 65535 を超えても正しく報告する 注意 ...
https://man.plustar.jp/php/libxml.constants.html - [similar]
RelaxNG スキーマを含むデータを設定する 0
« XMLReader::setRelaxNGSchema XMLReader::setSchema » PHP Manual XMLReader RelaxNG スキーマを含むデータを設定する XMLReader::setRelaxNGSchemaSource (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::setRelaxNGSchemaSource — RelaxNG スキーマを含むデータを設定する 説明 public XMLReader::setRelaxNGSc ...
https://man.plustar.jp/php/xmlreader.setrelaxngschemasource.html - [similar]
id に対応する要素を検索する 0
« DOMDocument::createTextNode DOMDocument::getElementsByTagName » PHP Manual DOMDocument id に対応する要素を検索する DOMDocument::getElementById (PHP 5, PHP 7, PHP 8) DOMDocument::getElementById — id に対応する要素を検索する 説明 public DOMDocument::getElementById ( string $elementId ): ...
https://man.plustar.jp/php/domdocument.getelementbyid.html - [similar]
パースしているドキュメントの妥当性を示す 0
« XMLReader::getParserProperty XMLReader::lookupNamespace » PHP Manual XMLReader パースしているドキュメントの妥当性を示す XMLReader::isValid (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::isValid — パースしているドキュメントの妥当性を示す 説明 public XMLReader::isValid (): bool パースしている ...
https://man.plustar.jp/php/xmlreader.isvalid.html - [similar]
属性が定義済みの ID かどうかを調べる 0
« DOMAttr::__construct DOMCdataSection » PHP Manual DOMAttr 属性が定義済みの ID かどうかを調べる DOMAttr::isId (PHP 5, PHP 7, PHP 8) DOMAttr::isId — 属性が定義済みの ID かどうかを調べる 説明 public DOMAttr::isId (): bool この関数は、属性が定義済みの ID かどうかを調べます。 DOM 標準規格に ...
https://man.plustar.jp/php/domattr.isid.html - [similar]
XMLReader クラス 0
« リソース型 XMLReader::close » PHP Manual XMLReader XMLReader クラス XMLReader クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 クラス概要 class XML ...
https://man.plustar.jp/php/class.xmlreader.html - [similar]
XMLReader 0
« XmlParser はじめに » PHP Manual XML 操作 XMLReader XMLReader はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 XMLReader — XMLReader クラス XMLReader::close — XMLReader の入力を閉じる XMLReader::expand — 現在のノードのコピーを DOM オブジェクトとして返す XMLReader:: ...
https://man.plustar.jp/php/book.xmlreader.html - [similar]
URL を解釈し、その構成要素を返す 0
« http_build_query rawurldecode » PHP Manual URL 関数 URL を解釈し、その構成要素を返す parse_url (PHP 4, PHP 5, PHP 7, PHP 8) parse_url — URL を解釈し、その構成要素を返す 説明 parse_url ( string $url , int $component = -1 ): int | string | array | null | false この関数は、URL の様々な構成 ...
https://man.plustar.jp/php/function.parse-url.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]