検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 924 for [SIMILAR] 16 1024 4096 WITH 14948 dispatcher WIT... (0.558 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]
Yaf_Application クラス 0
« アプリケーションの設定 Yaf_Application::app » PHP Manual Yaf Yaf_Application クラス Yaf_Application クラス (No version information available, might only be in Git) はじめに Yaf_Application はアプリケーションのブートストラップ機能を提供します。 再利用可能なリソース、共有できるモジュール ...
https://man.plustar.jp/php/class.yaf-application.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]
インストールと設定 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
« SyncSharedMemory::write GeoIP » PHP Manual 関数リファレンス その他の基本モジュール その他の基本モジュール GeoIP — Geo IP ロケーション はじめに インストール/設定 定義済み定数 GeoIP 関数 FANN — FANN (Fast Artificial Neural Network) はじめに インストール/設定 定義済み定数 例 Fann 関数 FAN ...
https://man.plustar.jp/php/refs.basic.other.html - [similar]
Yaf_Route_Rewrite のコンストラクタ 0
« Yaf_Route_Rewrite::assemble Yaf_Route_Rewrite::route » PHP Manual Yaf_Route_Rewrite Yaf_Route_Rewrite のコンストラクタ Yaf_Route_Rewrite::__construct (Yaf >=1.0.0) Yaf_Route_Rewrite::__construct — Yaf_Route_Rewrite のコンストラクタ 説明 public Yaf_Route_Rewrite::__construct ( string $m ...
https://man.plustar.jp/php/yaf-route-rewrite.construct.html - [similar]
SAPI モジュールの変更 0
« 新しいグローバル定数 削除された拡張モジュールおよび SAPI » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 SAPI モジュールの変更 SAPI モジュールの変更 FPM 制限のない listen ポートは、 IPv4 と IPv6 の両方をリスンするようになりました。 PHP 5 では、 listen ディレクティブにポート番号だけを指定 ...
https://man.plustar.jp/php/migration70.sapi-changes.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]