検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 1295 for [SIMILAR] 16 1024 4096 WITH 47445 xmlrpc WITH 31... (0.789 sec.)
Removes all output headers from the header list of the request 0
« EventHttpRequest::cancel EventHttpRequest::closeConnection » PHP Manual EventHttpRequest Removes all output headers from the header list of the request EventHttpRequest::clearHeaders (PECL event >= 1.4.0-beta) EventHttpRequest::clearHeaders — Removes all output headers from the header ...
https://man.plustar.jp/php/eventhttprequest.clearheaders.html - [similar]
The StompException class 0
« StompFrame::__construct StompException::getDetails » PHP Manual Stomp The StompException class The StompException class (PECL stomp >= 0.1.0) はじめに Represents an error raised by the stomp extension. See Exceptions for more information about Exceptions in PHP. クラス概要 class StompE ...
https://man.plustar.jp/php/class.stompexception.html - [similar]
The XMLDiff\DOM class 0
« XMLDiff\Base::merge XMLDiff\DOM::diff » PHP Manual XMLDiff The XMLDiff\DOM class The XMLDiff\DOM class (PECL xmldiff >= 0.8.0) はじめに クラス概要 class XMLDiff\DOM extends XMLDiff\Base { /* メソッド */ public diff ( DOMDocument $from , DOMDocument $to ): DOMDocument public merge ( DOM ...
https://man.plustar.jp/php/class.xmldiff-dom.html - [similar]
The XMLDiff\File class 0
« XMLDiff\Memory::merge XMLDiff\File::diff » PHP Manual XMLDiff The XMLDiff\File class The XMLDiff\File class (PECL xmldiff >= 0.8.0) はじめに クラス概要 class XMLDiff\File extends XMLDiff\Base { /* メソッド */ public diff ( string $from , string $to ): string public merge ( string $src ...
https://man.plustar.jp/php/class.xmldiff-file.html - [similar]
The XMLDiff\Memory class 0
« XMLDiff\DOM::merge XMLDiff\Memory::diff » PHP Manual XMLDiff The XMLDiff\Memory class The XMLDiff\Memory class (PECL xmldiff >= 0.8.0) はじめに クラス概要 class XMLDiff\Memory extends XMLDiff\Base { /* メソッド */ public diff ( string $from , string $to ): string public merge ( string ...
https://man.plustar.jp/php/class.xmldiff-memory.html - [similar]
列挙型(Enum) 0
« FAQ: 名前空間について知っておくべきこと 列挙型の概要 » PHP Manual 言語リファレンス 列挙型(Enum) 列挙型(Enum) 目次 列挙型の概要 列挙型の基礎 値に依存した列挙型(Backed Enum) 列挙型とメソッド 列挙型と static メソッド 列挙型と定数 トレイト 定数式における列挙型の値 オブジェクトとの違い 値の ...
https://man.plustar.jp/php/language.enumerations.html - [similar]
SplFileObject::fgets のエイリアス 0
« SplFileObject::setMaxLineLen SplFileObject::valid » PHP Manual SplFileObject SplFileObject::fgets のエイリアス SplFileObject::__toString (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::__toString — SplFileObject::fgets() のエイリアス 説明 このメソッドは次のメソッドのエイリアスです。 SplF ...
https://man.plustar.jp/php/splfileobject.tostring.html - [similar]
ファイルあるいはディレクトリの名前を変える 0
« streamWrapper::mkdir streamWrapper::rmdir » PHP Manual streamWrapper ファイルあるいはディレクトリの名前を変える streamWrapper::rename (PHP 5, PHP 7, PHP 8) streamWrapper::rename — ファイルあるいはディレクトリの名前を変える 説明 public streamWrapper::rename ( string $path_from , string ...
https://man.plustar.jp/php/streamwrapper.rename.html - [similar]
Adds an HTTP header to the headers of the request 0
« EventHttpRequest EventHttpRequest::cancel » PHP Manual EventHttpRequest Adds an HTTP header to the headers of the request EventHttpRequest::addHeader (PECL event >= 1.4.0-beta) EventHttpRequest::addHeader — Adds an HTTP header to the headers of the request 説明 public EventHttpRequest: ...
https://man.plustar.jp/php/eventhttprequest.addheader.html - [similar]
オブジェクトとの違い 0
« 定数式における列挙型の値 値のリスト » PHP Manual 列挙型(Enum) オブジェクトとの違い オブジェクトとの違い 列挙型はクラスやオブジェクトの上に構築されていますが、 オブジェクトに関連する機能を全てサポートしているわけではありません。 特に、列挙型では状態を持つことが禁止されています。 コンスト ...
https://man.plustar.jp/php/language.enumerations.object-differences.html - [similar]