検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 1213 for [SIMILAR] 16 1024 4096 WITH 47778 include WITH 1... (0.662 sec.)
FTP サーバーにファイルを保存する(非ブロッキング) 0
« ftp_nb_get ftp_nlist » PHP Manual FTP 関数 FTP サーバーにファイルを保存する(非ブロッキング) ftp_nb_put (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_nb_put — FTP サーバーにファイルを保存する(非ブロッキング) 説明 ftp_nb_put ( FTP\Connection $ftp , string $remote_filename , string $local ...
https://man.plustar.jp/php/function.ftp-nb-put.html - [similar]
ファイルポインタから 1 行を得る 0
« gzgetc gzgetss » PHP Manual Zlib 関数 ファイルポインタから 1 行を得る gzgets (PHP 4, PHP 5, PHP 7, PHP 8) gzgets — ファイルポインタから 1 行を得る 説明 gzgets ( resource $stream , ? int $length = null ): string | false 与えられたファイルポインタから最大 length - 1 バイトの文字を読み込み ...
https://man.plustar.jp/php/function.gzgets.html - [similar]
Phar クラス 0
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに Phar クラスは、phar アーカイブへのアクセスや作成のための高レベルインターフェイスを提供します。 クラス概要 class Phar extends RecursiveDirector ...
https://man.plustar.jp/php/class.phar.html - [similar]
ファイルを、指定したオフセットから読み込む 0
« eio_poll eio_readahead » PHP Manual Eio 関数 ファイルを、指定したオフセットから読み込む eio_read (PECL eio >= 0.0.1dev) eio_read — ファイルを、指定したオフセットから読み込む 説明 eio_read ( mixed $fd , int $length , int $offset , int $pri , callable $callback , mixed $data = NULL ): re ...
https://man.plustar.jp/php/function.eio-read.html - [similar]
開かれたgzファイルへのポインタを閉じる 0
« deflate_init gzcompress » PHP Manual Zlib 関数 開かれたgzファイルへのポインタを閉じる gzclose (PHP 4, PHP 5, PHP 7, PHP 8) gzclose — 開かれたgzファイルへのポインタを閉じる 説明 gzclose ( resource $stream ): bool 与えられた gz ファイルへのポインタを閉じます。 パラメータ stream gzファイル ...
https://man.plustar.jp/php/function.gzclose.html - [similar]
陥りやすい落とし穴 0
« エラーメッセージの説明 複数ファイルのアップロード » PHP Manual ファイルアップロードの処理 陥りやすい落とし穴 陥りやすい落とし穴 MAX_FILE_SIZE の値に、 php.ini の upload_max_filesize で指定されたファイルサイズより大きなファイルサイズを指定する ことはできません。デフォルトは、2 メガバイト ...
https://man.plustar.jp/php/features.file-upload.common-pitfalls.html - [similar]
ファイルを開く 0
« eio_nthreads eio_poll » PHP Manual Eio 関数 ファイルを開く eio_open (PECL eio >= 0.0.1dev) eio_open — ファイルを開く 説明 eio_open ( string $path , int $flags , int $mode , int $pri , callable $callback , mixed $data = NULL ): resource eio_open() は、 path で指定したファイルをアクセスモ ...
https://man.plustar.jp/php/function.eio-open.html - [similar]
ファイルポインタに残っているデータをすべて出力する 0
« SplFileObject::flock SplFileObject::fputcsv » PHP Manual SplFileObject ファイルポインタに残っているデータをすべて出力する SplFileObject::fpassthru (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fpassthru — ファイルポインタに残っているデータをすべて出力する 説明 public SplFileObject::fpa ...
https://man.plustar.jp/php/splfileobject.fpassthru.html - [similar]
階層型プロファイラ 0
« ビルドの検証 はじめに » PHP Manual PHP の振る舞いの変更 階層型プロファイラ 階層型プロファイラ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Xhprof 関数 xhprof_disable — xhprof プロファイラを終了する xhprof_enable — xhprof プロファイラを開始する ...
https://man.plustar.jp/php/book.xhprof.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]