検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 1097 for [SIMILAR] 16 1024 4096 WITH 3249 モジ WITH 3226 ... (1.526 sec.)
はじめに 0
« Phar インストール/設定 » PHP Manual Phar はじめに はじめに phar 拡張モジュールは、PHP アプリケーション全体をひとつの "phar" (PHP Archive) ファイルにまとめてしまい、配布やインストールを容易にするためのものです。 それだけでなく、phar 拡張モジュールではファイルフォーマットを抽象化する機能 ...
https://man.plustar.jp/php/intro.phar.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]
インストールと設定 0
« 次にするべきことは? インストールにあたっての一般的な注意事項 » PHP Manual インストールと設定 インストールと設定 インストールにあたっての一般的な注意事項 Unix システムへのインストール Apache 2.x (Unixシステム用) Nginx 1.4.x (Unix システム用) Lighttpd 1.4 (Unix システム用) LiteSpeed/Open ...
https://man.plustar.jp/php/install.html - [similar]
あるモジュールの関数名を配列として返す 0
« get_defined_constants get_include_path » PHP Manual PHP オプション/情報 関数 あるモジュールの関数名を配列として返す get_extension_funcs (PHP 4, PHP 5, PHP 7, PHP 8) get_extension_funcs — あるモジュールの関数名を配列として返す 説明 get_extension_funcs ( string $extension ): array | fals ...
https://man.plustar.jp/php/function.get-extension-funcs.html - [similar]
tar/zip アーカイブ全体を Gzip あるいは Bzip2 で圧縮する 0
« PharData::buildFromIterator PharData::compressFiles » PHP Manual PharData tar/zip アーカイブ全体を Gzip あるいは Bzip2 で圧縮する PharData::compress (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::compress — tar/zip アーカイブ全体を Gzip あるいは Bzip2 で圧縮する 説明 publ ...
https://man.plustar.jp/php/phardata.compress.html - [similar]
mysqli 拡張モジュールでの持続的接続 0
« リソース型 定義済み定数 » PHP Manual MySQLi mysqli 拡張モジュールでの持続的接続 mysqli 拡張モジュールでの持続的接続 持続的接続とは、クライアントプロセスとデータベースとの間の接続を 何度も作っては破棄するかわりにクライアントプロセス側で再利用しようというものです。 これにより、必要なとき ...
https://man.plustar.jp/php/mysqli.persistconns.html - [similar]
概要 0
« はじめに インストール » PHP Manual Mysqlnd 概要 概要 何ではないか MySQL Native Driver は PHP の拡張モジュールとして作られていますが、 PHP を使って開発をする人たちに新しい API を提供するものではないことに注意しましょう。 MySQL データベースに接続するための API を提供するのは、 MySQL 拡張 ...
https://man.plustar.jp/php/mysqlnd.overview.html - [similar]
使用するアルゴリズムおよびモードのモジュールをオープンする 0
« mcrypt_module_is_block_mode mcrypt_module_self_test » PHP Manual Mcrypt 関数 使用するアルゴリズムおよびモードのモジュールをオープンする mcrypt_module_open (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_module_open — 使用するアルゴリズムおよびモードのモジュールをオー ...
https://man.plustar.jp/php/function.mcrypt-module-open.html - [similar]
Phar アーカイブ全体を Gzip あるいは Bzip2 で圧縮する 0
« Phar::canWrite Phar::compressFiles » PHP Manual Phar Phar アーカイブ全体を Gzip あるいは Bzip2 で圧縮する Phar::compress (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::compress — Phar アーカイブ全体を Gzip あるいは Bzip2 で圧縮する 説明 public Phar::compress ( int $compressio ...
https://man.plustar.jp/php/phar.compress.html - [similar]
拡張モジュールの ini エントリを取得する 0
« ReflectionExtension::getFunctions ReflectionExtension::getName » PHP Manual ReflectionExtension 拡張モジュールの ini エントリを取得する ReflectionExtension::getINIEntries (PHP 5, PHP 7, PHP 8) ReflectionExtension::getINIEntries — 拡張モジュールの ini エントリを取得する 説明 public Refl ...
https://man.plustar.jp/php/reflectionextension.getinientries.html - [similar]