検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 193 for [SIMILAR] 16 1024 4096 WITH 25546 setimagecompre... (0.202 sec.)
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 オプションとして、 zlib 拡張モジュールおよび bzip2 拡張モジュールを有効にしておくと、 圧縮された phar をサポートすることができます。 さらに、OpenSSL の署名を使用するには、 OpenSSL 拡張モジュールを有効にする必要 ...
https://man.plustar.jp/php/phar.requirements.html - [similar]
Create new MongoDB Manager 0
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Manual MongoDB\Driver\Manager Create new MongoDB Manager MongoDB\Driver\Manager::__construct (mongodb >=1.0.0) MongoDB\Driver\Manager::__construct — Create new MongoDB Manager 説明 final public M ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
LZF 拡張モジュールの最適化指定を取得する 0
« lzf_decompress Phar » PHP Manual LZF 関数 LZF 拡張モジュールの最適化指定を取得する lzf_optimized_for (PECL lzf >= 1.0.0) lzf_optimized_for — LZF 拡張モジュールの最適化指定を取得する 説明 lzf_optimized_for (): int LZF 拡張モジュールが圧縮時に使用した最適化指定を取得します。 パラメータ こ ...
https://man.plustar.jp/php/function.lzf-optimized-for.html - [similar]
SSH サーバーに接続する 0
« ssh2_auth_pubkey_file ssh2_disconnect » PHP Manual SSH2 関数 SSH サーバーに接続する ssh2_connect (PECL ssh2 >= 0.9.0) ssh2_connect — SSH サーバーに接続する 説明 ssh2_connect ( string $host , int $port = 22 , array $methods = ? , array $callbacks = ? ): resource リモートの SSH サーバーと ...
https://man.plustar.jp/php/function.ssh2-connect.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Zlib 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 FORCE_GZIP ( int ) FORCE_DEFLATE ( int ) ZLIB_ENCODING_RAW ( int ) RFC 1951 の ...
https://man.plustar.jp/php/zlib.constants.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]
バイナリ対応の bzip2 ファイルへの書き込み 0
« bzread LZF » PHP Manual Bzip2 関数 バイナリ対応の bzip2 ファイルへの書き込み bzwrite (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzwrite — バイナリ対応の bzip2 ファイルへの書き込み 説明 bzwrite ( resource $bz , string $data , ? int $length = null ): int | false bzwrite() は、文字列を与えられ ...
https://man.plustar.jp/php/function.bzwrite.html - [similar]
Create a new Image converter 0
« wkhtmltox\Image\Converter wkhtmltox\Image\Converter::convert » PHP Manual wkhtmltox\Image\Converter Create a new Image converter wkhtmltox\Image\Converter::__construct (wkhtmltox >= 0.1.0) wkhtmltox\Image\Converter::__construct — Create a new Image converter 説明 public wkhtmltox\Image ...
https://man.plustar.jp/php/wkhtmltox-image-converter.construct.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]
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]