検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 1093 for [SIMILAR] 16 1024 4096 WITH 18803 readable WITH ... (0.649 sec.)
現在の Phar アーカイブ内のすべてのファイルの圧縮を解除する 0
« Phar::decompress Phar::delMetadata » PHP Manual Phar 現在の Phar アーカイブ内のすべてのファイルの圧縮を解除する Phar::decompressFiles (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::decompressFiles — 現在の Phar アーカイブ内のすべてのファイルの圧縮を解除する 説明 public Phar:: ...
https://man.plustar.jp/php/phar.decompressfiles.html - [similar]
WinCache 関数 0
« 定義済み定数 wincache_fcache_fileinfo » PHP Manual WinCache WinCache 関数 WinCache 関数 目次 wincache_fcache_fileinfo — ファイルキャッシュにキャッシュされたファイルについての情報を取得する wincache_fcache_meminfo — ファイルキャッシュのメモリ使用状況についての情報を取得する wincache_loc ...
https://man.plustar.jp/php/ref.wincache.html - [similar]
ファイルの SplFileInfo オブジェクトを取得する 0
« SplFileInfo::getExtension SplFileInfo::getFilename » PHP Manual SplFileInfo ファイルの SplFileInfo オブジェクトを取得する SplFileInfo::getFileInfo (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::getFileInfo — ファイルの SplFileInfo オブジェクトを取得する 説明 public SplFileInfo::getFileInf ...
https://man.plustar.jp/php/splfileinfo.getfileinfo.html - [similar]
0
« 定義済み定数 Zlib 関数 » PHP Manual Zlib 例 例 テンポラリファイルをオープンし、テスト用文字列を書きこみ、 続いて、このファイルの内容を 2 回出力します。 例1 簡単な Zlib の例 <?php $filename = tempnam ( '/tmp' , 'zlibtest' ) . '.gz' ; echo "<html>\n<head></head>\n<body>\n<pre>\n" ; $s = ...
https://man.plustar.jp/php/zlib.examples.html - [similar]
0
« 定義済み定数 Bzip2 関数 » PHP Manual Bzip2 例 例 この例は、テンポラリファイルをオープンし、テスト用の文字列を書き込みます。 この後、このファイルの内容を出力します。 例1 簡単な bzip2 の例 <?php $filename = "/tmp/testfile.bz2" ; $str = "This is a test string.\n" ; // 書き込み用にオープン ...
https://man.plustar.jp/php/bzip2.examples.html - [similar]
ファイルのパーミッションを変更する 0
« eio_fallocate eio_fchown » PHP Manual Eio 関数 ファイルのパーミッションを変更する eio_fchmod (PECL eio >= 0.0.1dev) eio_fchmod — ファイルのパーミッションを変更する 説明 eio_fchmod ( mixed $fd , int $mode , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): r ...
https://man.plustar.jp/php/function.eio-fchmod.html - [similar]
ファイルのオーナーを変更する 0
« eio_fchmod eio_fdatasync » PHP Manual Eio 関数 ファイルのオーナーを変更する eio_fchown (PECL eio >= 0.0.1dev) eio_fchown — ファイルのオーナーを変更する 説明 eio_fchown ( mixed $fd , int $uid , int $gid = -1 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ) ...
https://man.plustar.jp/php/function.eio-fchown.html - [similar]
WebP 画像をブラウザあるいはファイルに出力する 0
« imagewbmp imagexbm » PHP Manual GD および Image 関数 WebP 画像をブラウザあるいはファイルに出力する imagewebp (PHP 5 >= 5.4.0, PHP 7, PHP 8) imagewebp — WebP 画像をブラウザあるいはファイルに出力する 説明 imagewebp ( GdImage $image , resource | string | null $file = null , int $quality = ...
https://man.plustar.jp/php/function.imagewebp.html - [similar]
読み込まれた php.ini ファイルのパスを取得する 0
« memory_get_usage php_ini_scanned_files » PHP Manual PHP オプション/情報 関数 読み込まれた php.ini ファイルのパスを取得する php_ini_loaded_file (PHP 5 >= 5.2.4, PHP 7, PHP 8) php_ini_loaded_file — 読み込まれた php.ini ファイルのパスを取得する 説明 php_ini_loaded_file (): string | false ...
https://man.plustar.jp/php/function.php-ini-loaded-file.html - [similar]
ZipArchive クラス 0
« 例 ZipArchive::addEmptyDir » PHP Manual Zip ZipArchive クラス ZipArchive クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) はじめに Zip で圧縮されたファイルアーカイブです。 クラス概要 class ZipArchive implements Countable { /* プロパティ */ public readonly int $ lastId ; public ...
https://man.plustar.jp/php/class.ziparchive.html - [similar]