検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 233 for [SIMILAR] 16 1024 4096 WITH 31468 arrayobject WI... (0.437 sec.)
はじめに 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]
文字列 0
« ssdeep_fuzzy_hash はじめに » PHP Manual テキスト処理 文字列 文字列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 String 関数 addcslashes — C 言語と同様にスラッシュで文字列をクォートする addslashes — 文字列をスラッシュでクォートする bin2hex — バイナ ...
https://man.plustar.jp/php/book.strings.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]
暗号化モジュールを終了する 0
« mcrypt_encrypt mcrypt_generic_init » PHP Manual Mcrypt 関数 暗号化モジュールを終了する mcrypt_generic_deinit (PHP 4 >= 4.0.7, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_generic_deinit — 暗号化モジュールを終了する 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 で 削除 され ...
https://man.plustar.jp/php/function.mcrypt-generic-deinit.html - [similar]