検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 514 for [SIMILAR] 16 1024 4096 WITH 12387 warning WITH 1... (0.429 sec.)
ストリームのチャンクサイズを設定する 0
« stream_set_blocking stream_set_read_buffer » PHP Manual ストリーム 関数 ストリームのチャンクサイズを設定する stream_set_chunk_size (PHP 5 >= 5.4.0, PHP 7, PHP 8) stream_set_chunk_size — ストリームのチャンクサイズを設定する 説明 stream_set_chunk_size ( resource $stream , int $size ): in ...
https://man.plustar.jp/php/function.stream-set-chunk-size.html - [similar]
文字列の長さを得る 0
« stristr strnatcasecmp » PHP Manual String 関数 文字列の長さを得る strlen (PHP 4, PHP 5, PHP 7, PHP 8) strlen — 文字列の長さを得る 説明 strlen ( string $string ): int 与えられた string の長さを返します。 パラメータ string 長さを調べる文字列。 戻り値 成功した場合に string の長さ、 string ...
https://man.plustar.jp/php/function.strlen.html - [similar]
配列のサイズを変更する 0
« SplFixedArray::rewind SplFixedArray::toArray » PHP Manual SplFixedArray 配列のサイズを変更する SplFixedArray::setSize (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplFixedArray::setSize — 配列のサイズを変更する 説明 public SplFixedArray::setSize ( int $size ): bool 配列のサイズを、新しい値 size に変 ...
https://man.plustar.jp/php/splfixedarray.setsize.html - [similar]
ストリームのエラー 0
« ストリームコンテキスト 例 » PHP Manual ストリーム ストリームのエラー ストリームのエラー ファイルやソケット関連の関数で処理に失敗するのと同じように、 ストリームにおける操作も様々な予測できる理由で失敗することがあります (例: リモートホストに接続できない、ファイルが見つからない、等)。 また ...
https://man.plustar.jp/php/stream.errors.html - [similar]
ディレクトリを作成する 0
« streamWrapper::dir_rewinddir streamWrapper::rename » PHP Manual streamWrapper ディレクトリを作成する streamWrapper::mkdir (PHP 5, PHP 7, PHP 8) streamWrapper::mkdir — ディレクトリを作成する 説明 public streamWrapper::mkdir ( string $path , int $mode , int $options ): bool このメソッドは ...
https://man.plustar.jp/php/streamwrapper.mkdir.html - [similar]
ディレクトリを削除する 0
« streamWrapper::rename streamWrapper::stream_cast » PHP Manual streamWrapper ディレクトリを削除する streamWrapper::rmdir (PHP 5, PHP 7, PHP 8) streamWrapper::rmdir — ディレクトリを削除する 説明 public streamWrapper::rmdir ( string $path , int $options ): bool このメソッドは、 rmdir() に ...
https://man.plustar.jp/php/streamwrapper.rmdir.html - [similar]
ファイルを削除する 0
« streamWrapper::stream_write streamWrapper::url_stat » PHP Manual streamWrapper ファイルを削除する streamWrapper::unlink (PHP 5, PHP 7, PHP 8) streamWrapper::unlink — ファイルを削除する 説明 public streamWrapper::unlink ( string $path ): bool このメソッドは、 unlink() に対応してコールさ ...
https://man.plustar.jp/php/streamwrapper.unlink.html - [similar]
ドキュメントを XSD で検証する 0
« XMLReader::setRelaxNGSchemaSource XMLReader::XML » PHP Manual XMLReader ドキュメントを XSD で検証する XMLReader::setSchema (PHP 5 >= 5.2.0, PHP 7, PHP 8) XMLReader::setSchema — ドキュメントを XSD で検証する 説明 public XMLReader::setSchema ( ? string $filename ): bool W3C XSD スキーマを ...
https://man.plustar.jp/php/xmlreader.setschema.html - [similar]
Create a handle to used communicate with zookeeper 0
« Zookeeper::close Zookeeper::__construct » PHP Manual Zookeeper Create a handle to used communicate with zookeeper Zookeeper::connect (PECL zookeeper >= 0.2.0) Zookeeper::connect — Create a handle to used communicate with zookeeper 説明 public Zookeeper::connect ( string $host , callabl ...
https://man.plustar.jp/php/zookeeper.connect.html - [similar]
Delete a node in zookeeper synchronously 0
« Zookeeper::create Zookeeper::exists » PHP Manual Zookeeper Delete a node in zookeeper synchronously Zookeeper::delete (PECL zookeeper >= 0.2.0) Zookeeper::delete — Delete a node in zookeeper synchronously 説明 public Zookeeper::delete ( string $path , int $version = -1 ): bool パラメー ...
https://man.plustar.jp/php/zookeeper.delete.html - [similar]