検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 1261 for [SIMILAR] 16 1024 4096 WITH 19410 domdocument WI... (0.679 sec.)
名前で定義されたエントリの圧縮メソッドを設定する 0
« ZipArchive::setCompressionIndex ZipArchive::setEncryptionIndex » PHP Manual ZipArchive 名前で定義されたエントリの圧縮メソッドを設定する ZipArchive::setCompressionName (PHP 7, PHP 8, PECL zip >= 1.13.0) ZipArchive::setCompressionName — 名前で定義されたエントリの圧縮メソッドを設定する 説 ...
https://man.plustar.jp/php/ziparchive.setcompressionname.html - [similar]
static メソッドをコールする 0
« forward_static_call_array func_get_arg » PHP Manual 関数処理 関数 static メソッドをコールする forward_static_call (PHP 5 >= 5.3.0, PHP 7, PHP 8) forward_static_call — static メソッドをコールする 説明 forward_static_call ( callable $callback , mixed ...$args ): mixed callback パラメータ ...
https://man.plustar.jp/php/function.forward-static-call.html - [similar]
クラスメソッドが存在するかどうかを確認する 0
« is_subclass_of property_exists » PHP Manual クラス/オブジェクト関数 クラスメソッドが存在するかどうかを確認する method_exists (PHP 4, PHP 5, PHP 7, PHP 8) method_exists — クラスメソッドが存在するかどうかを確認する 説明 method_exists ( object | string $object_or_class , string $method ): ...
https://man.plustar.jp/php/function.method-exists.html - [similar]
ノードが子を持つかどうかを調べる 0
« tidyNode::getParent tidyNode::hasSiblings » PHP Manual tidyNode ノードが子を持つかどうかを調べる tidyNode::hasChildren (PHP 5, PHP 7, PHP 8) tidyNode::hasChildren — ノードが子を持つかどうかを調べる 説明 public tidyNode::hasChildren (): bool ノードが子を持つかどうかを調べます。 パラメー ...
https://man.plustar.jp/php/tidynode.haschildren.html - [similar]
コンストラクタとデストラクタ 0
« クラスのオートローディング アクセス権 » PHP Manual クラスとオブジェクト コンストラクタとデストラクタ コンストラクタとデストラクタ コンストラクタ __construct ( mixed ...$values = "" ): void PHP では、開発者がクラスのコンストラクタメソッドを宣言することが できます。コンストラクタメソッド ...
https://man.plustar.jp/php/language.oop5.decon.html - [similar]
オブジェクト インターフェイス 0
« クラスの抽象化 トレイト » PHP Manual クラスとオブジェクト オブジェクト インターフェイス オブジェクト インターフェイス オブジェクト インターフェイスを使うと、 メソッドの実装を定義せずに、 クラスが実装する必要があるメソッドを指定するコードを作成できます。 インターフェイス は クラス や ト ...
https://man.plustar.jp/php/language.oop5.interfaces.html - [similar]
セッションのデータを読み込む 0
« SessionHandler::open SessionHandler::write » PHP Manual SessionHandler セッションのデータを読み込む SessionHandler::read (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::read — セッションのデータを読み込む 説明 public SessionHandler::read ( string $id ): string | false セッションのデータ ...
https://man.plustar.jp/php/sessionhandler.read.html - [similar]
このノードが (マークアップでない) テキストであるかどうかを調べる 0
« tidyNode::isPhp Tidy 関数 » PHP Manual tidyNode このノードが (マークアップでない) テキストであるかどうかを調べる tidyNode::isText (PHP 5, PHP 7, PHP 8) tidyNode::isText — このノードが (マークアップでない) テキストであるかどうかを調べる 説明 public tidyNode::isText (): bool このノードが ...
https://man.plustar.jp/php/tidynode.istext.html - [similar]
htmlspecialchars および htmlentities で使用される変換テーブルを返す 0
« fprintf hebrev » PHP Manual String 関数 htmlspecialchars および htmlentities で使用される変換テーブルを返す get_html_translation_table (PHP 4, PHP 5, PHP 7, PHP 8) get_html_translation_table — htmlspecialchars() および htmlentities() で使用される変換テーブルを返す 説明 get_html_transla ...
https://man.plustar.jp/php/function.get-html-translation-table.html - [similar]
遅延静的束縛 (Late Static Bindings) 0
« オブジェクトの比較 オブジェクトと参照 » PHP Manual クラスとオブジェクト 遅延静的束縛 (Late Static Bindings) 遅延静的束縛 (Late Static Bindings) PHP には、遅延静的束縛と呼ばれる機能が搭載されています。 これを使用すると、静的継承のコンテキストで呼び出し元のクラスを参照できるようになります ...
https://man.plustar.jp/php/language.oop5.late-static-bindings.html - [similar]