検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 301 for [SIMILAR] 16 1024 4096 WITH 44281 ハッ WITH 4074... (0.321 sec.)
指定した符号化方式でデータを圧縮する 0
« 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]
画像の輪郭をなめらかにする 0
« Imagick::recolorImage Imagick::remapImage » PHP Manual Imagick 画像の輪郭をなめらかにする Imagick::reduceNoiseImage (PECL imagick 2, PECL imagick 3) Imagick::reduceNoiseImage — 画像の輪郭をなめらかにする 警告 この関数は Imagick 3.4.4 以降では 非推奨 になりました。この関数に依存したコー ...
https://man.plustar.jp/php/imagick.reducenoiseimage.html - [similar]
はじめに 0
« Mcrypt インストール/設定 » PHP Manual Mcrypt はじめに はじめに 警告 この機能は PHP 7.1.0 で 非推奨 となり、 PHP 7.2.0 で 削除 されました。 この機能の代替として、これらが使えます。 Sodium (PHP 7.2.0から利用可能) OpenSSL 注意 : この拡張モジュールは » PECL レポジトリに移動 されており、以下 ...
https://man.plustar.jp/php/intro.mcrypt.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Mcrypt 設定オプション 名前 デフォルト 変更可能 変更履歴 mcrypt.algorithms_dir null PHP_INI_ALL mcrypt.modes_dir null PHP_INI_ALL PHP_INI_* モードの詳細および定義につい ...
https://man.plustar.jp/php/mcrypt.configuration.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 ここで示す関数は、 » mcrypt を 使用して動作します。この拡張モジュールを使用するには、 » http://mcrypt.sourceforge.net/ から libmcrypt-x.x.tar.gz をダウンロードし、含まれているインストール用の指示に従ってください ...
https://man.plustar.jp/php/mcrypt.requirements.html - [similar]
配列 0
« 変数・データ型関連 はじめに » PHP Manual 変数・データ型関連 配列 配列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 配列のソート 配列 関数 array_change_key_case — 配列のすべてのキーの大文字小文字を変更する array_chunk — 配列を分割する array_column ...
https://man.plustar.jp/php/book.array.html - [similar]
bzip2 形式のデータを解凍する 0
« bzcompress bzerrno » PHP Manual Bzip2 関数 bzip2 形式のデータを解凍する bzdecompress (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzdecompress — bzip2 形式のデータを解凍する 説明 bzdecompress ( string $data , bool $use_less_memory = false ): string | int | false bzdecompress() は、bzip2 形式の ...
https://man.plustar.jp/php/function.bzdecompress.html - [similar]
文字列を uuencode する 0
« convert_uudecode count_chars » PHP Manual String 関数 文字列を uuencode する convert_uuencode (PHP 5, PHP 7, PHP 8) convert_uuencode — 文字列を uuencode する 説明 convert_uuencode ( string $string ): string convert_uuencode() は、uuencode アルゴリズムを使用して文字列をエンコードします。 ...
https://man.plustar.jp/php/function.convert-uuencode.html - [similar]
文字列を圧縮する 0
« gzclose gzdecode » PHP Manual Zlib 関数 文字列を圧縮する gzcompress (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) gzcompress — 文字列を圧縮する 説明 gzcompress ( string $data , int $level = -1 , int $encoding = ZLIB_ENCODING_DEFLATE ): string | false この関数は、 ZLIB データフォーマットを用いて ...
https://man.plustar.jp/php/function.gzcompress.html - [similar]
文字列を deflate 圧縮する 0
« gzdecode gzencode » PHP Manual Zlib 関数 文字列を deflate 圧縮する gzdeflate (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gzdeflate — 文字列を deflate 圧縮する 説明 gzdeflate ( string $data , int $level = -1 , int $encoding = ZLIB_ENCODING_RAW ): string | false この関数は、 DEFLATE データフォ ...
https://man.plustar.jp/php/function.gzdeflate.html - [similar]