検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 1341 for [SIMILAR] 16 1024 4096 WITH 7026 ポイ WITH 5711 ... (1.582 sec.)
ファイルの 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
« コンセプト 文字セット » PHP Manual コンセプト バッファクエリと非バッファクエリ バッファクエリと非バッファクエリ クエリは、デフォルトではバッファモードで実行されます。 つまり、クエリの結果がすぐに MySQL サーバーから PHP に転送され、 PHP プロセスのメモリ内に結果を保持し続けるということで ...
https://man.plustar.jp/php/mysqlinfo.concepts.buffering.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]
新しい画像をファイルあるいは URL から作成する 0
« imagecreatefromstring imagecreatefromwbmp » PHP Manual GD および Image 関数 新しい画像をファイルあるいは URL から作成する imagecreatefromtga (PHP 7 >= 7.4.0, PHP 8) imagecreatefromtga — 新しい画像をファイルあるいは URL から作成する 説明 imagecreatefromtga ( string $filename ): GdImage ...
https://man.plustar.jp/php/function.imagecreatefromtga.html - [similar]