検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 2221 for [SIMILAR] 16 1024 4096 WITH 3919 プロ WITH 3850 ... (1.890 sec.)
DOMCharacterData クラス 0
« DOMCdataSection::__construct DOMCharacterData::appendData » PHP Manual DOM DOMCharacterData クラス DOMCharacterData クラス (PHP 5, PHP 7, PHP 8) はじめに 文字データノードを表します。このクラスに直接対応するノードはなく、 他のノードがこれを継承します。 クラス概要 class DOMCharacterData ...
https://man.plustar.jp/php/class.domcharacterdata.html - [similar]
staticプロパティの値を設定する 0
« ReflectionClass::newInstanceWithoutConstructor ReflectionClass::__toString » PHP Manual ReflectionClass staticプロパティの値を設定する ReflectionClass::setStaticPropertyValue (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionClass::setStaticPropertyValue — staticプロパティの値を設定する 説明 pu ...
https://man.plustar.jp/php/reflectionclass.setstaticpropertyvalue.html - [similar]
コードポイントが、スペース文字であるかを調べる 0
« IntlChar::ispunct IntlChar::istitle » PHP Manual IntlChar コードポイントが、スペース文字であるかを調べる IntlChar::isspace (PHP 7, PHP 8) IntlChar::isspace — コードポイントが、スペース文字であるかを調べる 説明 public static IntlChar::isspace ( int | string $codepoint ): ? bool 指定され ...
https://man.plustar.jp/php/intlchar.isspace.html - [similar]
プロパティのドキュメントコメントを取得する 0
« ReflectionProperty::getDefaultValue ReflectionProperty::getModifiers » PHP Manual ReflectionProperty プロパティのドキュメントコメントを取得する ReflectionProperty::getDocComment (PHP 5 >= 5.1.0, PHP 7, PHP 8) ReflectionProperty::getDocComment — プロパティのドキュメントコメントを取得する ...
https://man.plustar.jp/php/reflectionproperty.getdoccomment.html - [similar]
DOMEntity クラス 0
« DOMElement::setIdAttributeNS DOMEntityReference » PHP Manual DOM DOMEntity クラス DOMEntity クラス (PHP 5, PHP 7, PHP 8) はじめに このインターフェイスは、XML ドキュメント内の既知のエンティティを表します。 パース済みかどうかは関係ありません。 クラス概要 class DOMEntity extends DOMNode { ...
https://man.plustar.jp/php/class.domentity.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 関数に渡す引数が少ない場合の挙動 これまでのバージョンでは、ユーザー定義の関数に渡す引数が足りない場合は warning が発生していました。PHP 7.1 ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]
プロパティの名前に対応する定数値を取得する 0
« IntlChar::getNumericValue IntlChar::getPropertyName » PHP Manual IntlChar プロパティの名前に対応する定数値を取得する IntlChar::getPropertyEnum (PHP 7, PHP 8) IntlChar::getPropertyEnum — プロパティの名前に対応する定数値を取得する 説明 public static IntlChar::getPropertyEnum ( string $al ...
https://man.plustar.jp/php/intlchar.getpropertyenum.html - [similar]
特殊な HTML エンティティを文字に戻す 0
« htmlentities htmlspecialchars » PHP Manual String 関数 特殊な HTML エンティティを文字に戻す htmlspecialchars_decode (PHP 5 >= 5.1.0, PHP 7, PHP 8) htmlspecialchars_decode — 特殊な HTML エンティティを文字に戻す 説明 htmlspecialchars_decode ( string $string , int $flags = ENT_QUOTES | EN ...
https://man.plustar.jp/php/function.htmlspecialchars-decode.html - [similar]
配列と配列形式の COM プロパティ 0
« For Each com » PHP Manual 例 配列と配列形式の COM プロパティ 配列と配列形式の COM プロパティ 多くの COM オブジェクトは、プロパティを配列で公開したり 配列形式を使用してアクセスできるようにしています。 以下のことができます: 多次元配列・複数パラメータを要求する COM プロパティへの PHP の配 ...
https://man.plustar.jp/php/com.examples.arrays.html - [similar]
特定のメッセージの構造を読み込む 0
« imap_fetchmime imap_fetchtext » PHP Manual IMAP 関数 特定のメッセージの構造を読み込む imap_fetchstructure (PHP 4, PHP 5, PHP 7, PHP 8) imap_fetchstructure — 特定のメッセージの構造を読み込む 説明 imap_fetchstructure ( IMAP\Connection $imap , int $message_num , int $flags = 0 ): stdClass ...
https://man.plustar.jp/php/function.imap-fetchstructure.html - [similar]