検索

phrase: max: clip:
target: order:
Results of 631 - 640 of about 994 for [SIMILAR] 16 1024 4096 WITH 28676 odbc WITH 2444... (0.665 sec.)
データベースへの接続 0
« データベースのデザイン ストレージの暗号化 » PHP Manual データベースのセキュリティ データベースへの接続 データベースへの接続 更なるセキュリティのために、クライアント/サーバー間の通信においてSSLを用いた 暗号化を行った方が良いでしょう。もしくはsshを使用することも出来ます。 どちらかの手段を ...
https://man.plustar.jp/php/security.database.connection.html - [similar]
オブジェクトを作成する 0
« Serializable::serialize Closure » PHP Manual Serializable オブジェクトを作成する Serializable::unserialize (PHP 5 >= 5.1.0, PHP 7, PHP 8) Serializable::unserialize — オブジェクトを作成する 説明 public Serializable::unserialize ( string $data ): void オブジェクトのアンシリアライズ時にコ ...
https://man.plustar.jp/php/serializable.unserialize.html - [similar]
0
« 定義済み定数 ソケットのエラー » PHP Manual ソケット 例 例 例1 ソケットの例: 簡易 TCP/IP サーバー この例は、簡単な応答サーバーです。変数 address と port を設定と実行環境に合うように変更してください。 このサーバーに次のようなコマンドで接続することが可能です。 : telnet 192.168.1.53 10000 ...
https://man.plustar.jp/php/sockets.examples.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 Apache Solr エクステンションを使うには、 libxml および curl エクステンションも使える状態にしておく必要があります。 libxml2 2.6.31 以降が必要です。 libcurl 7.18.0 以降も必要です。 上記のライブラリのバージョンが必 ...
https://man.plustar.jp/php/solr.requirements.html - [similar]
スレッドの状態をチェック 0
« SolrClient::system SolrResponse » PHP Manual SolrClient スレッドの状態をチェック SolrClient::threads (PECL solr >= 0.9.2) SolrClient::threads — スレッドの状態をチェック 説明 public SolrClient::threads (): void スレッドの状態をチェック パラメータ この関数にはパラメータはありません。 戻り ...
https://man.plustar.jp/php/solrclient.threads.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールを使うには libxml 拡張モジュールが必要です。つまり、 PHP 7.4 以降では --with-libxml 、それより前のバージョンでは --enable-libxml も指定しなければならないということです。 しかし、libxml はデフォ ...
https://man.plustar.jp/php/wddx.requirements.html - [similar]
Yaf_Application を開始する 0
« Yaf_Application::getModules Yaf_Application::setAppDirectory » PHP Manual Yaf_Application Yaf_Application を開始する Yaf_Application::run (Yaf >=1.0.0) Yaf_Application::run — Yaf_Application を開始する 説明 public Yaf_Application::run (): void Yaf_Application を実行します。つまり、Yaf_ ...
https://man.plustar.jp/php/yaf-application.run.html - [similar]
Yaf_Controller_Abstract のコンストラクタ 0
« Yaf_Controller_Abstract Yaf_Controller_Abstract::display » PHP Manual Yaf_Controller_Abstract Yaf_Controller_Abstract のコンストラクタ Yaf_Controller_Abstract::__construct (Yaf >=1.0.0) Yaf_Controller_Abstract::__construct — Yaf_Controller_Abstract のコンストラクタ 説明 final private Y ...
https://man.plustar.jp/php/yaf-controller-abstract.construct.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Yaf 設定オプション 名前 デフォルト 変更可能 変更履歴 yaf.library PHP_INI_ALL yaf.action_prefer 0 PHP_INI_ALL yaf.lowcase_path 0 PHP_INI_ALL yaf.use_spl_autoload 0 PHP ...
https://man.plustar.jp/php/yaf.configuration.html - [similar]
SNMPException クラス 0
« SNMP::walk ソケット » PHP Manual SNMP SNMPException クラス SNMPException クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SNMP で発生するエラーを表します。自分のコードから SNMPException をスローしてはいけません。 PHP における例外処理の詳細な情報は 例外 を参照ください。 クラス概要 class S ...
https://man.plustar.jp/php/class.snmpexception.html - [similar]