検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 381 for [SIMILAR] 16 1024 4096 WITH 7859 判定 WITH 5507 ... (0.367 sec.)
The Swoole\MySQL class 0
« Swoole\Mmap::open Swoole\MySQL::close » PHP Manual Swoole The Swoole\MySQL class The Swoole\MySQL class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\MySQL { /* メソッド */ public close (): void public connect ( array $server_config , callable $callback ): void public __destr ...
https://man.plustar.jp/php/class.swoole-mysql.html - [similar]
The ZookeeperConfig class 0
« Zookeeper::setWatcher ZookeeperConfig::add » PHP Manual ZooKeeper The ZookeeperConfig class The ZookeeperConfig class (PECL zookeeper >= 0.6.0, ZooKeeper >= 3.5.0) はじめに The ZooKeeper Config handling class. クラス概要 class ZookeeperConfig { /* メソッド */ public add ( string $membe ...
https://man.plustar.jp/php/class.zookeeperconfig.html - [similar]
Returns event method in use 0
« EventBase::getFeatures EventBase::getTimeOfDayCached » PHP Manual EventBase Returns event method in use EventBase::getMethod (PECL event >= 1.2.6-beta) EventBase::getMethod — Returns event method in use 説明 public EventBase::getMethod (): string パラメータ この関数にはパラメータはあり ...
https://man.plustar.jp/php/eventbase.getmethod.html - [similar]
Constructs EventConfig object 0
« EventConfig::avoidMethod EventConfig::requireFeatures » PHP Manual EventConfig Constructs EventConfig object EventConfig::__construct (PECL event >= 1.2.6-beta) EventConfig::__construct — Constructs EventConfig object 説明 public EventConfig::__construct () Constructs EventConfig objec ...
https://man.plustar.jp/php/eventconfig.construct.html - [similar]
すべてのリソースを開放する 0
« radius_auth_open radius_config » PHP Manual Radius 関数 すべてのリソースを開放する radius_close (PECL radius >= 1.1.0) radius_close — すべてのリソースを開放する 説明 radius_close ( resource $radius_handle ): bool 各リクエストの終了時に PHP がすべてのリソースを開放するので、 この関数をコ ...
https://man.plustar.jp/php/function.radius-close.html - [similar]
PECL 拡張モジュールのインストール 0
« 設定 PECL インストール入門 » PHP Manual インストールと設定 PECL 拡張モジュールのインストール PECL 拡張モジュールのインストール 目次 PECL インストール入門 PECL 拡張モジュールをダウンロードする PHP 拡張モジュールの Windows へのインストール 共有 PECL 拡張モジュールを、pecl コマンドを用いて ...
https://man.plustar.jp/php/install.pecl.html - [similar]
Tidy 関数 0
« tidyNode::isText ob_tidyhandler » PHP Manual Tidy Tidy 関数 Tidy 関数 目次 ob_tidyhandler — バッファを修正するための ob_start コールバック関数 tidy_access_count — 指定したドキュメントについて発生したTidyアクセシビリティ警告の数を返す tidy_config_count — 指定したドキュメントについて発生 ...
https://man.plustar.jp/php/ref.tidy.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]
Apache Solr 0
« 検索エンジン用の拡張モジュール はじめに » PHP Manual 検索エンジン用の拡張モジュール Apache Solr Apache Solr はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Solr 関数 solr_get_version — Apache Solr エクステンションの現行バージョンを返す 例 SolrUtils — ...
https://man.plustar.jp/php/book.solr.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]