検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 284 for [SIMILAR] 16 1024 4096 WITH 17125 recursiveitera... (0.195 sec.)
FTP 0
« EventUtil::sslRandPoll はじめに » PHP Manual その他のサービス FTP FTP はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 FTP 関数 ftp_alloc — アップロードされるファイルのためのスペースを確保する ftp_append — ファイルの内容をFTPサーバ上 ...
https://man.plustar.jp/php/book.ftp.html - [similar]
ArrayIterator クラス 0
« AppendIterator::valid ArrayIterator::append » PHP Manual イテレータ ArrayIterator クラス ArrayIterator クラス (PHP 5, PHP 7, PHP 8) はじめに このイテレータは、配列やオブジェクトを反復処理する際に 値やキーをリセットしたり修正したりすることができます。 同じ配列を何度も反復処理したい場合は ...
https://man.plustar.jp/php/class.arrayiterator.html - [similar]
Gmagick クラス 0
« 例 Gmagick::addimage » PHP Manual Gmagick Gmagick クラス Gmagick クラス (PECL gmagick >= Unknown) はじめに クラス概要 class Gmagick { /* メソッド */ public __construct ( string $filename = ? ) public addimage ( Gmagick $source ): Gmagick public addnoiseimage ( int $noise_type ): Gmagic ...
https://man.plustar.jp/php/class.gmagick.html - [similar]
SplDoublyLinkedList クラス 0
« データ構造 SplDoublyLinkedList::add » PHP Manual データ構造 SplDoublyLinkedList クラス SplDoublyLinkedList クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplDoublyLinkedList クラスは、双方向リンクリストの主要な機能を提供します。 クラス概要 class SplDoublyLinkedList implements Iterator ...
https://man.plustar.jp/php/class.spldoublylinkedlist.html - [similar]
ISO-8859-1 文字列を UTF-8 に変換する 0
« utf8_decode vfprintf » PHP Manual String 関数 ISO-8859-1 文字列を UTF-8 に変換する utf8_encode (PHP 4, PHP 5, PHP 7, PHP 8) utf8_encode — ISO-8859-1 文字列を UTF-8 に変換する 説明 utf8_encode ( string $string ): string この関数は、文字列 string を ISO-8859-1 エンコードから UTF-8 へ変換 ...
https://man.plustar.jp/php/function.utf8-encode.html - [similar]
FTP 関数 0
« 基本的な使用法 ftp_alloc » PHP Manual FTP FTP 関数 FTP 関数 目次 ftp_alloc — アップロードされるファイルのためのスペースを確保する ftp_append — ファイルの内容をFTPサーバ上の別のファイルに追加する ftp_cdup — 親ディレクトリに移動する ftp_chdir — FTP サーバー上でディレクトリを移動する ftp_ ...
https://man.plustar.jp/php/ref.ftp.html - [similar]
イテレータを巻き戻す 0
« APCUIterator::next APCUIterator::valid » PHP Manual APCUIterator イテレータを巻き戻す APCUIterator::rewind (PECL apcu >= 5.0.0) APCUIterator::rewind — イテレータを巻き戻す 説明 public APCUIterator::rewind (): void イテレータを最初の要素に巻き戻します パラメータ この関数にはパラメータは ...
https://man.plustar.jp/php/apcuiterator.rewind.html - [similar]
DirectoryIterator クラス 0
« CallbackFilterIterator::__construct DirectoryIterator::__construct » PHP Manual イテレータ DirectoryIterator クラス DirectoryIterator クラス (PHP 5, PHP 7, PHP 8) はじめに DirectoryIterator クラスは、 ファイルシステムのディレクトリを閲覧するためのシンプルなインターフェイスです。 クラス ...
https://man.plustar.jp/php/class.directoryiterator.html - [similar]
イテレータを巻き戻す 0
« AppendIterator::next AppendIterator::valid » PHP Manual AppendIterator イテレータを巻き戻す AppendIterator::rewind (PHP 5 >= 5.1.0, PHP 7, PHP 8) AppendIterator::rewind — イテレータを巻き戻す 説明 public AppendIterator::rewind (): void 最初の内部イテレータの最初の要素まで巻き戻します。 ...
https://man.plustar.jp/php/appenditerator.rewind.html - [similar]
要素を追加する 0
« ArrayIterator ArrayIterator::asort » PHP Manual ArrayIterator 要素を追加する ArrayIterator::append (PHP 5, PHP 7, PHP 8) ArrayIterator::append — 要素を追加する 説明 public ArrayIterator::append ( mixed $value ): void 値を最後の要素として追加します。 警告 この関数は、 現在のところ詳細な ...
https://man.plustar.jp/php/arrayiterator.append.html - [similar]