検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1466 for [SIMILAR] 16 1024 4096 WITH 31636 appenditerator... (0.980 sec.)
DOMDocument クラス 0
« DOMComment::__construct DOMDocument::__construct » PHP Manual DOM DOMDocument クラス DOMDocument クラス (PHP 5, PHP 7, PHP 8) はじめに HTML ドキュメントあるいは XML ドキュメント全体を表し、 ドキュメントツリーのルートとなります。 クラス概要 class DOMDocument extends DOMNode implements D ...
https://man.plustar.jp/php/class.domdocument.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]
配列 0
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップです。マップは型の一種で、 値 を キー に関連付けます。 この型は、さまざまな使い道にあわせて最適化されます。 配列としてだけでなく、リスト (ベクター)、 ハッシュテーブル (マップの実装の一つ)、辞書 ...
https://man.plustar.jp/php/language.types.array.html - [similar]
SoapClient のコンストラクタ 0
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ SoapClient::__construct (PHP 5, PHP 7, PHP 8) SoapClient::__construct — SoapClient のコンストラクタ 説明 public SoapClient::__construct ( ? string $wsdl , array $options = [] ) SOAP サービスに ...
https://man.plustar.jp/php/soapclient.construct.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]
FilterIterator クラス 0
« FilesystemIterator::setFlags FilterIterator::accept » PHP Manual イテレータ FilterIterator クラス FilterIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに この抽象イテレータは、望まざる値をフィルタリングします。 独自のイテレータフィルタを実装するには、このクラスを継承しなければなり ...
https://man.plustar.jp/php/class.filteriterator.html - [similar]
イテレータを前に移動する 0
« LimitIterator::key LimitIterator::rewind » PHP Manual LimitIterator イテレータを前に移動する LimitIterator::next (PHP 5 >= 5.1.0, PHP 7, PHP 8) LimitIterator::next — イテレータを前に移動する 説明 public LimitIterator::next (): void イテレータを前に移動します。 パラメータ この関数にはパ ...
https://man.plustar.jp/php/limititerator.next.html - [similar]
IteratorIterator クラス 0
« InfiniteIterator::next IteratorIterator::__construct » PHP Manual イテレータ IteratorIterator クラス IteratorIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに このイテレータラッパーを使うと、 Traversable なものなら何でもイテレータに変換することができます。 注意すべきなのは、Itera ...
https://man.plustar.jp/php/class.iteratoriterator.html - [similar]
指定した伝送に関する情報を得る 0
« curl_file_create curl_init » PHP Manual cURL 関数 指定した伝送に関する情報を得る curl_getinfo (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) curl_getinfo — 指定した伝送に関する情報を得る 説明 curl_getinfo ( CurlHandle $handle , ? int $option = null ): mixed 直近の転送に関する情報を取得します。 ...
https://man.plustar.jp/php/function.curl-getinfo.html - [similar]
イテレータを指定した開始オフセットに巻き戻す 0
« LimitIterator::next LimitIterator::seek » PHP Manual LimitIterator イテレータを指定した開始オフセットに巻き戻す LimitIterator::rewind (PHP 5 >= 5.1.0, PHP 7, PHP 8) LimitIterator::rewind — イテレータを指定した開始オフセットに巻き戻す 説明 public LimitIterator::rewind (): void イテレータ ...
https://man.plustar.jp/php/limititerator.rewind.html - [similar]