検索

phrase: max: clip:
target: order:
Results of 451 - 460 of about 1102 for [SIMILAR] 16 1024 4096 WITH 13260 ダウ WITH 1300... (0.647 sec.)
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この拡張モジュールは » PECL レポジトリに移動 されており、以下のバージョン以降 PHP にバンドルされなくなっています。 PHP 7.2.0 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PECL 拡張モジュー ...
https://man.plustar.jp/php/mcrypt.installation.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 pthreads のリリースは PECL でホストされており、ソースコードは » github にあります。 最も簡単なインストール方法は、PECL の » https://pecl.php.net/package/pthreads からのインストールです。 Windows ユーザー用 ...
https://man.plustar.jp/php/pthreads.installation.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]
Phar の書き込み操作のバッファリングを開始するが、ディスク上の Phar オブジェクト... 0
« Phar::setStub Phar::stopBuffering » PHP Manual Phar Phar の書き込み操作のバッファリングを開始するが、ディスク上の Phar オブジェクトは変更しない Phar::startBuffering (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::startBuffering — Phar の書き込み操作のバッファリングを開始するが ...
https://man.plustar.jp/php/phar.startbuffering.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]
何もしない 0
« bzerrstr bzopen » PHP Manual Bzip2 関数 何もしない bzflush (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzflush — 何もしない 説明 bzflush ( resource $bz ): bool バッファリングされた全ての bzip2 データをファイルポインタ bz に書き込むことが想定された関数です。 しかし、libbz2 では null な関数とし ...
https://man.plustar.jp/php/function.bzflush.html - [similar]