検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 1182 for [SIMILAR] 16 1024 4096 WITH 32383 compersisthelp... (1.632 sec.)
SessionHandler クラス 0
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionHandler クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandler は特殊なクラスで、 これを継承したクラスを作れば PHP が内部的に使っているセッション保存ハンドラを拡張できます。 このクラスに ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
Igbinary 関数 0
« 実行時設定 igbinary_serialize » PHP Manual Igbinary Igbinary 関数 Igbinary 関数 目次 igbinary_serialize — コンパクト、かつ保存可能な値のバイナリ表現を生成する igbinary_unserialize — igbinary_serialize によって保存されたバイナリ表現から、PHP の値を復元する 関連キーワード: Igbinary , 関数 ...
https://man.plustar.jp/php/ref.igbinary.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
« fileperms filetype » PHP Manual ファイルシステム 関数 ファイルのサイズを取得する filesize (PHP 4, PHP 5, PHP 7, PHP 8) filesize — ファイルのサイズを取得する 説明 filesize ( string $filename ): int | false 指定したファイルのサイズを取得します。 パラメータ filename ファイルへのパス。 戻り ...
https://man.plustar.jp/php/function.filesize.html - [similar]
gzファイル全体を配列に読み込む 0
« gzeof gzgetc » PHP Manual Zlib 関数 gzファイル全体を配列に読み込む gzfile (PHP 4, PHP 5, PHP 7, PHP 8) gzfile — gzファイル全体を配列に読み込む 説明 gzfile ( string $filename , int $use_include_path = 0 ): array | false ファイルを配列にして返すこと以外は readgzfile() と同じです。 パラメ ...
https://man.plustar.jp/php/function.gzfile.html - [similar]
画像のアーチファクトを削除する 0
« Imagick::deconstructImages Imagick::deleteImageProperty » PHP Manual Imagick 画像のアーチファクトを削除する Imagick::deleteImageArtifact (PECL imagick 3) Imagick::deleteImageArtifact — 画像のアーチファクトを削除する 説明 public Imagick::deleteImageArtifact ( string $artifact ): bool 画 ...
https://man.plustar.jp/php/imagick.deleteimageartifact.html - [similar]
指定されたパスのファイルにアーカイブの一部を置き換える 0
« ZipArchive::renameName ZipArchive::setArchiveComment » PHP Manual ZipArchive 指定されたパスのファイルにアーカイブの一部を置き換える ZipArchive::replaceFile (PHP >= 8.0.0, PECL zip >= 1.18.0) ZipArchive::replaceFile — 指定されたパスのファイルにアーカイブの一部を置き換える 説明 public Zi ...
https://man.plustar.jp/php/ziparchive.replacefile.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]
リモートファイルを改名する 0
« ssh2_sftp_realpath ssh2_sftp_rmdir » PHP Manual SSH2 関数 リモートファイルを改名する ssh2_sftp_rename (PECL ssh2 >= 0.9.0) ssh2_sftp_rename — リモートファイルを改名する 説明 ssh2_sftp_rename ( resource $sftp , string $from , string $to ): bool リモートファイルシステム上のファイルを改名 ...
https://man.plustar.jp/php/function.ssh2-sftp-rename.html - [similar]
gz ファイルへのポインタから文字を得る 0
« gzfile gzgets » PHP Manual Zlib 関数 gz ファイルへのポインタから文字を得る gzgetc (PHP 4, PHP 5, PHP 7, PHP 8) gzgetc — gz ファイルへのポインタから文字を得る 説明 gzgetc ( resource $stream ): string | false 与えられた gz ファイルポインタから (非圧縮の) 1 文字を読み込み、これを含む 文字 ...
https://man.plustar.jp/php/function.gzgetc.html - [similar]