検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 218 for [SIMILAR] 16 1024 4096 WITH 25435 reflectionmeth... (0.210 sec.)
変数が null かどうか調べる 0
« is_long is_numeric » PHP Manual 変数操作 関数 変数が null かどうか調べる is_null (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) is_null — 変数が null かどうか調べる 説明 is_null ( mixed $value ): bool 指定した変数が null かどうかを調べます。 パラメータ value 評価する変数。 戻り値 value が null ...
https://man.plustar.jp/php/function.is-null.html - [similar]
新機能 0
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新機能 新機能 nullable な型 パラメータや戻り値の型宣言で nullable 指定ができるようになりました。 型の前にクエスチョンマークをつけると、nullable であることを指定できます。 nullable 指定をすると、 ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]
配列を受け取るパラメータであるかどうかを調べる 0
« ReflectionParameter::hasType ReflectionParameter::isCallable » PHP Manual ReflectionParameter 配列を受け取るパラメータであるかどうかを調べる ReflectionParameter::isArray (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionParameter::isArray — 配列を受け取るパラメータであるかどうかを調べる 警告 こ ...
https://man.plustar.jp/php/reflectionparameter.isarray.html - [similar]
ドキュメントで使用している名前空間を返す 0
« SimpleXMLElement::getName SimpleXMLElement::registerXPathNamespace » PHP Manual SimpleXMLElement ドキュメントで使用している名前空間を返す SimpleXMLElement::getNamespaces (PHP 5 >= 5.1.2, PHP 7, PHP 8) SimpleXMLElement::getNamespaces — ドキュメントで使用している名前空間を返す 説明 publi ...
https://man.plustar.jp/php/simplexmlelement.getnamespaces.html - [similar]
XML データに Xpath クエリを実行する 0
« SimpleXMLElement::__toString SimpleXMLIterator » PHP Manual SimpleXMLElement XML データに Xpath クエリを実行する SimpleXMLElement::xpath (PHP 5, PHP 7, PHP 8) SimpleXMLElement::xpath — XML データに Xpath クエリを実行する 説明 public SimpleXMLElement::xpath ( string $expression ): array ...
https://man.plustar.jp/php/simplexmlelement.xpath.html - [similar]
パースする XML を含む URI を設定する 0
« XMLReader::next XMLReader::read » PHP Manual XMLReader パースする XML を含む URI を設定する XMLReader::open (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::open — パースする XML を含む URI を設定する 説明 public static XMLReader::open ( string $uri , ? string $encoding = null , int $flags = ...
https://man.plustar.jp/php/xmlreader.open.html - [similar]
パースする XML を含むデータを設定する 0
« XMLReader::setSchema XMLWriter » PHP Manual XMLReader パースする XML を含むデータを設定する XMLReader::XML (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::XML — パースする XML を含むデータを設定する 説明 public static XMLReader::XML ( string $source , ? string $encoding = null , int $flags = ...
https://man.plustar.jp/php/xmlreader.xml.html - [similar]
名前空間つきの属性を開始する 0
« XMLWriter::startAttribute XMLWriter::startCdata » PHP Manual XMLWriter 名前空間つきの属性を開始する XMLWriter::startAttributeNs xmlwriter_start_attribute_ns (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::startAttributeNs -- xmlwriter_start_attribute_ns — 名前空間つき ...
https://man.plustar.jp/php/xmlwriter.startattributens.html - [similar]
名前空間つき要素の開始タグを作成する 0
« XMLWriter::startElement XMLWriter::startPi » PHP Manual XMLWriter 名前空間つき要素の開始タグを作成する XMLWriter::startElementNs xmlwriter_start_element_ns (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::startElementNs -- xmlwriter_start_element_ns — 名前空間つき要素 ...
https://man.plustar.jp/php/xmlwriter.startelementns.html - [similar]
変数・データ型関連 0
« 変更履歴 配列 » PHP Manual 関数リファレンス 変数・データ型関連 変数・データ型関連 配列 はじめに インストール/設定 定義済み定数 配列のソート 配列 関数 クラス/オブジェクト — クラス/オブジェクトの情報 はじめに インストール/設定 定義済み定数 例 クラス/オブジェクト関数 Ctype — 文字タイプチェ ...
https://man.plustar.jp/php/refs.basic.vartype.html - [similar]