検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 2212 for [SIMILAR] 16 1024 4096 WITH 32782 削除 WITH 1792... (1.220 sec.)
辞書リソースを開放する 0
« enchant_broker_dict_exists enchant_broker_free » PHP Manual Enchant 関数 辞書リソースを開放する enchant_broker_free_dict (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 ) enchant_broker_free_dict — 辞書リソースを開放する 警告 この関数は PHP 8.0.0 で 非推奨 になります。この関数に頼 ...
https://man.plustar.jp/php/function.enchant-broker-free-dict.html - [similar]
ブローカーリソースおよびその辞書を開放する 0
« enchant_broker_free_dict enchant_broker_get_dict_path » PHP Manual Enchant 関数 ブローカーリソースおよびその辞書を開放する enchant_broker_free (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 ) enchant_broker_free — ブローカーリソースおよびその辞書を開放する 警告 この関数は PHP 8.0 ...
https://man.plustar.jp/php/function.enchant-broker-free.html - [similar]
ディレクトリエントリの圧縮時のサイズを取得する 0
« zip_entry_close zip_entry_compressionmethod » PHP Manual Zip 関数 ディレクトリエントリの圧縮時のサイズを取得する zip_entry_compressedsize (PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_entry_compressedsize — ディレクトリエントリの圧縮時のサイズを取得する 警告 この ...
https://man.plustar.jp/php/function.zip-entry-compressedsize.html - [similar]
Zip ファイルアーカイブをオープンする 0
« zip_entry_read zip_read » PHP Manual Zip 関数 Zip ファイルアーカイブをオープンする zip_open (PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_open — Zip ファイルアーカイブをオープンする 警告 この関数は PHP 8.0.0 で 非推奨 になります。この関数に頼らないことを強く推奨 ...
https://man.plustar.jp/php/function.zip-open.html - [similar]
読込み用にディレクトリエントリをオープンする 0
« zip_entry_name zip_entry_read » PHP Manual Zip 関数 読込み用にディレクトリエントリをオープンする zip_entry_open (PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_entry_open — 読込み用にディレクトリエントリをオープンする 警告 この関数は PHP 8.0.0 で 非推奨 になります ...
https://man.plustar.jp/php/function.zip-entry-open.html - [similar]
mysql_query で使用するために文字列をエスケープする 0
« mysql_error mysql_fetch_array » PHP Manual MySQL 関数 mysql_query で使用するために文字列をエスケープする mysql_escape_string (PHP 4 >= 4.0.3, PHP 5) mysql_escape_string — mysql_query で使用するために文字列をエスケープする 警告 この関数は PHP 4.3.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張 ...
https://man.plustar.jp/php/function.mysql-escape-string.html - [similar]
ディレクトリエントリの実際のファイルサイズを取得する 0
« zip_entry_compressionmethod zip_entry_name » PHP Manual Zip 関数 ディレクトリエントリの実際のファイルサイズを取得する zip_entry_filesize (PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_entry_filesize — ディレクトリエントリの実際のファイルサイズを取得する 警告 この ...
https://man.plustar.jp/php/function.zip-entry-filesize.html - [similar]
配列から重複した値を削除する 0
« array_uintersect array_unshift » PHP Manual 配列 関数 配列から重複した値を削除する array_unique (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_unique — 配列から重複した値を削除する 説明 array_unique ( array $array , int $flags = SORT_STRING ): array array を入力とし、値に重複のない新規配列 ...
https://man.plustar.jp/php/function.array-unique.html - [similar]
指定したアルゴリズムがブロックアルゴリズムであるかを調べる 0
« mcrypt_module_is_block_algorithm_mode mcrypt_module_is_block_mode » PHP Manual Mcrypt 関数 指定したアルゴリズムがブロックアルゴリズムであるかを調べる mcrypt_module_is_block_algorithm (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_module_is_block_algorithm — 指定した ...
https://man.plustar.jp/php/function.mcrypt-module-is-block-algorithm.html - [similar]
セッション管理の基礎 0
« セッション と セキュリティ セッションに関連する INI 設定をセキュアにする » PHP Manual セッション と セキュリティ セッション管理の基礎 セッション管理の基礎 セッションのセキュリティ セッションモジュールは、セッションに保存された情報を 作成したユーザーだけが見られることを保証できません。 ...
https://man.plustar.jp/php/features.session.security.management.html - [similar]