検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1446 for [SIMILAR] 16 1024 4096 WITH 21363 contents WITH ... (0.861 sec.)
出力バッファの長さを返す 0
« ob_get_flush ob_get_level » PHP Manual 出力制御 関数 出力バッファの長さを返す ob_get_length (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) ob_get_length — 出力バッファの長さを返す 説明 ob_get_length (): int | false この関数は、出力バッファの内容の長さをバイト単位で返します。 パラメータ この関数 ...
https://man.plustar.jp/php/function.ob-get-length.html - [similar]
出力バッファリング機構のネストレベルを返す 0
« ob_get_length ob_get_status » PHP Manual 出力制御 関数 出力バッファリング機構のネストレベルを返す ob_get_level (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ob_get_level — 出力バッファリング機構のネストレベルを返す 説明 ob_get_level (): int 出力バッファリングハンドラのネストレベルを返します。 ...
https://man.plustar.jp/php/function.ob-get-level.html - [similar]
指定したディレクトリのファイルの一覧を返す 0
« ftp_nb_put ftp_pasv » PHP Manual FTP 関数 指定したディレクトリのファイルの一覧を返す ftp_nlist (PHP 4, PHP 5, PHP 7, PHP 8) ftp_nlist — 指定したディレクトリのファイルの一覧を返す 説明 ftp_nlist ( FTP\Connection $ftp , string $directory ): array | false パラメータ ftp FTP\Connection クラ ...
https://man.plustar.jp/php/function.ftp-nlist.html - [similar]
デフォルトのストリームコンテキストを設定する 0
« stream_context_get_params stream_context_set_option » PHP Manual ストリーム 関数 デフォルトのストリームコンテキストを設定する stream_context_set_default (PHP 5 >= 5.3.0, PHP 7, PHP 8) stream_context_set_default — デフォルトのストリームコンテキストを設定する 説明 stream_context_set_defa ...
https://man.plustar.jp/php/function.stream-context-set-default.html - [similar]
はじめに 0
« Phar インストール/設定 » PHP Manual Phar はじめに はじめに phar 拡張モジュールは、PHP アプリケーション全体をひとつの "phar" (PHP Archive) ファイルにまとめてしまい、配布やインストールを容易にするためのものです。 それだけでなく、phar 拡張モジュールではファイルフォーマットを抽象化する機能 ...
https://man.plustar.jp/php/intro.phar.html - [similar]
gz ファイルポインタの位置を移動する 0
« gzrewind gztell » PHP Manual Zlib 関数 gz ファイルポインタの位置を移動する gzseek (PHP 4, PHP 5, PHP 7, PHP 8) gzseek — gz ファイルポインタの位置を移動する 説明 gzseek ( resource $stream , int $offset , int $whence = SEEK_SET ): int 与えられたファイルポインタが指すファイルのファイル位置 ...
https://man.plustar.jp/php/function.gzseek.html - [similar]
ストリーム内の特定の場所に移動する 0
« streamWrapper::stream_read streamWrapper::stream_set_option » PHP Manual streamWrapper ストリーム内の特定の場所に移動する streamWrapper::stream_seek (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_seek — ストリーム内の特定の場所に移動する 説明 public streamWrapper::stream_s ...
https://man.plustar.jp/php/streamwrapper.stream-seek.html - [similar]
ストリームのオプションを変更する 0
« streamWrapper::stream_seek streamWrapper::stream_stat » PHP Manual streamWrapper ストリームのオプションを変更する streamWrapper::stream_set_option (PHP 5 >= 5.3.0, PHP 7, PHP 8) streamWrapper::stream_set_option — ストリームのオプションを変更する 説明 public streamWrapper::stream_set_op ...
https://man.plustar.jp/php/streamwrapper.stream-set-option.html - [similar]
バイナリ対応の bzip2 ファイル読み込み 0
« bzopen bzwrite » PHP Manual Bzip2 関数 バイナリ対応の bzip2 ファイル読み込み bzread (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzread — バイナリ対応の bzip2 ファイル読み込み 説明 bzread ( resource $bz , int $length = 1024 ): string | false bzread() は、与えられた bzip2 ファイルポインタから読 ...
https://man.plustar.jp/php/function.bzread.html - [similar]
汎用のファイルロックを行う 0
« filetype fnmatch » PHP Manual ファイルシステム 関数 汎用のファイルロックを行う flock (PHP 4, PHP 5, PHP 7, PHP 8) flock — 汎用のファイルロックを行う 説明 flock ( resource $stream , int $operation , int &$would_block = null ): bool flock() を使うと、(ほとんどの Unix、そして Windows さえ ...
https://man.plustar.jp/php/function.flock.html - [similar]