検索

phrase: max: clip:
target: order:
Results of 451 - 460 of about 1101 for [SIMILAR] 16 1024 4096 WITH 17336 scoutapm WITH ... (1.122 sec.)
はじめに 0
« SNMP インストール/設定 » PHP Manual SNMP はじめに はじめに SNMP 拡張モジュールは非常にシンプルで使い勝手の良いツール群です。 Simple Network Managment Protocol を使ってリモートデバイスを管理することができます。 これは Net-SNMP ライブラリのラッパーなので、 基本的な考え方はこのライブラリと ...
https://man.plustar.jp/php/intro.snmp.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 以下の関数を利用可能とするには、MySQL サポートを指定して PHP を コンパイルする必要があります。 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべ ...
https://man.plustar.jp/php/mysql.requirements.html - [similar]
OCI8 高速アプリケーション通知 (FAN) サポート 0
« OCI8 接続のハンドリングおよびプーリング OCI8 Transparent Application Failover (TAF) Support » PHP Manual OCI8 OCI8 高速アプリケーション通知 (FAN) サポート OCI8 高速アプリケーション通知 (FAN) サポート FAN サポートは、高速接続フェイルオーバーという Oracle Database 高可用性機能を提供します ...
https://man.plustar.jp/php/oci8.fan.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この関数を使用するには、readline サポートを有効にして CGI 版または CLI 版の PHP をコンパイルする必要があります。PHP の configure に --with-readline[=DIR] を指定する必要が あります。readline の代替品である ...
https://man.plustar.jp/php/readline.installation.html - [similar]
ユーザー定義であるかどうかを調べる 0
« ReflectionClass::isTrait ReflectionClass::newInstance » PHP Manual ReflectionClass ユーザー定義であるかどうかを調べる ReflectionClass::isUserDefined (PHP 5, PHP 7, PHP 8) ReflectionClass::isUserDefined — ユーザー定義であるかどうかを調べる 説明 public ReflectionClass::isUserDefined (): ...
https://man.plustar.jp/php/reflectionclass.isuserdefined.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Xhprof 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 XHPROF_FLAGS_NO_BUILTINS ( int ) すべてのビルトイン関数 (内部関数) をスキップ ...
https://man.plustar.jp/php/xhprof.constants.html - [similar]
SessionHandler クラス 0
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionHandler クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandler は特殊なクラスで、 これを継承したクラスを作れば PHP が内部的に使っているセッション保存ハンドラを拡張できます。 このクラスに ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
PHP ファイルの実行 0
« オプション I/O ストリーム » PHP Manual コマンドラインの使用法 PHP ファイルの実行 PHP ファイルの実行 CLI SAPI は、実行する PHP コードを 取得するために三種類の異なる手段をサポートしています。 PHP に特定のファイルの実行を指示する。 $ php my_script.php $ php -f my_script.php 上記の方法は共 ...
https://man.plustar.jp/php/features.commandline.usage.html - [similar]
Apache 2.x (Microsoft Windows 用) 0
« Microsoft Windows のコマンドラインでの PHP Windows 上での PHP のトラブルシューティング » PHP Manual Windows システムへのインストール Apache 2.x (Microsoft Windows 用) Apache 2.x (Microsoft Windows 用) このセクションでは、Microsoft Windows 上の Apache 2.x で PHP をインストールする場 ...
https://man.plustar.jp/php/install.windows.apache2.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 セッションの設定オプション 名前 デフォルト 変更可能 変更履歴 session.save_path "" PHP_INI_ALL session.name "PHPSESSID" PHP_INI_ALL session.save_handler "files" PHP_IN ...
https://man.plustar.jp/php/session.configuration.html - [similar]