検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 216 for [SIMILAR] 16 1024 4096 WITH 15311 化方 WITH 1099... (0.431 sec.)
指定した符号化方式でデータを圧縮する 10000
« zlib_decode zlib_get_coding_type » PHP Manual Zlib 関数 指定した符号化方式でデータを圧縮する zlib_encode (PHP 5 >= 5.4.0, PHP 7, PHP 8) zlib_encode — 指定した符号化方式でデータを圧縮する 説明 zlib_encode ( string $data , int $encoding , int $level = -1 ): string | false 指定した符号化方 ...
https://man.plustar.jp/php/function.zlib-encode.html - [similar]
暗号化方式を libzip がサポートしているかどうかをチェックする 7176
« ZipArchive::isCompressionMethodSupported ZipArchive::locateName » PHP Manual ZipArchive 暗号化方式を libzip がサポートしているかどうかをチェックする ZipArchive::isEncryptionMethodSupported (PHP >= 8.0.0, PECL zip >= 1.19.0) ZipArchive::isEncryptionMethodSupported — 暗号化方式を libzip ...
https://man.plustar.jp/php/ziparchive.isencryptionmethoddupported.html - [similar]
index で定義されたエントリの暗号化方法を指定する 7176
« ZipArchive::setCompressionName ZipArchive::setEncryptionName » PHP Manual ZipArchive index で定義されたエントリの暗号化方法を指定する ZipArchive::setEncryptionIndex (PHP >= 7.2.0, PHP 8, PECL zip >= 1.14.0) ZipArchive::setEncryptionIndex — index で定義されたエントリの暗号化方法を指定す ...
https://man.plustar.jp/php/ziparchive.setencryptionindex.html - [similar]
名前で定義されたエントリの暗号化方式を設定する 7176
« ZipArchive::setEncryptionIndex ZipArchive::setExternalAttributesIndex » PHP Manual ZipArchive 名前で定義されたエントリの暗号化方式を設定する ZipArchive::setEncryptionName (PHP >= 7.2.0, PHP 8, PECL zip >= 1.14.0) ZipArchive::setEncryptionName — 名前で定義されたエントリの暗号化方式を設定 ...
https://man.plustar.jp/php/ziparchive.setencryptionname.html - [similar]
暗号化方式 7176
« 署名アルゴリズム バージョン定数 » PHP Manual 定義済み定数 暗号化方式 暗号化方式 OPENSSL_CIPHER_RC2_40 ( int ) OPENSSL_CIPHER_RC2_128 ( int ) OPENSSL_CIPHER_RC2_64 ( int ) OPENSSL_CIPHER_DES ( int ) OPENSSL_CIPHER_3DES ( int ) OPENSSL_CIPHER_AES_128_CBC ( int ) OPENSSL_CIPHER_AES_192_CB ...
https://man.plustar.jp/php/openssl.ciphers.html - [similar]
raw/gzip/zlib で符号化されたデータを復元する 6742
« readgzfile zlib_encode » PHP Manual Zlib 関数 raw/gzip/zlib で符号化されたデータを復元する zlib_decode (PHP 5 >= 5.4.0, PHP 7, PHP 8) zlib_decode — raw/gzip/zlib で符号化されたデータを復元する 説明 zlib_decode ( string $data , int $max_length = 0 ): string | false raw/gzip/zlib で符号化 ...
https://man.plustar.jp/php/function.zlib-decode.html - [similar]
定義済み定数 5153
« リソース型 例 » 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]
新しいグローバル定数 5153
« 新しいクラスおよびインターフェイス SAPI モジュールの変更 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新しいグローバル定数 新しいグローバル定数 コアで定義済みの定数 PHP_INT_MIN GD IMG_WEBP (PHP 7.0.10 以降) JSON JSON_ERROR_INVALID_PROPERTY_NAME JSON_ERROR_UTF16 LibXML LIBXML_BIGLINES ...
https://man.plustar.jp/php/migration70.constants.html - [similar]
5153
« 定義済み定数 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]
はじめに 5153
« Zlib インストール/設定 » PHP Manual Zlib はじめに はじめに このモジュールにより gzip (.gz) で圧縮されたファイルを読み書きすることが可能となります。 この際、 ファイルシステム 関数の gzip 圧縮対応版 (非圧縮ファイルも扱えますが、 ソケットは扱えません)を使用します。 注意 : PHP には、 .gz フ ...
https://man.plustar.jp/php/intro.zlib.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT