検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 201 for Config (0.017 sec.)
どのライブラリを選ぶか 4550
« どの API を使うか コンセプト » PHP Manual MySQL 用 PHP ドライバの概要 どのライブラリを選ぶか ど ... 。 例1 mysqlnd あるいは libmysqlclient を使う場合の configure コマンド // おすすめの方法。mysqlnd を使ってコン ... パイルします。 $ ./configure --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd ... すすめの方法。mysqlnd を使ってコンパイルします。 $ ./configure --with-mysqli --with-pdo-mysql // おすすめしない ... 方法。libmysqlclient を使ってコンパイルします。 $ ./configure --with-mysqli=/path/to/mysql_config --with-pdo- ...
https://man.plustar.jp/php/mysqlinfo.library.choosing.html - [similar]
Yaf_Plugin_Abstract クラス 4529
« Yaf_Loader::setLibraryPath Yaf_Plugin_Abstract::dispatchLoopShutdown » PHP Manual Yaf Yaf_Plug ... ction () { return FALSE ; //prevent rendering } } $config = array( "application" => array( "directory" => di ... pplication/" , ), ); $app = new Yaf_Application ( $config ); $app -> bootstrap ()-> run (); ?> 上の例の出力は ...
https://man.plustar.jp/php/class.yaf-plugin-abstract.html - [similar]
GNU Recode 4507
« PSpell\Config はじめに » PHP Manual 自然言語および文字エンコーディング GNU Recode GNU Recode は ...
https://man.plustar.jp/php/book.recode.html - [similar]
Phar アーカイブの使用法: 導入 4507
« Phar アーカイブの使用法 Phar アーカイブの使用法: phar ストリームラッパー » PHP Manual Phar アー ... startBuffering (); $a [ "phpMyAdmin-2.11.3-english/config.inc.php" ] = '<?php /* サーバーの設定 */ $i = 0; / ... * Server localhost (config:root) [1] */ $i++; $cfg[\'Servers\'][$i][\'host\'] ... = false; $cfg[\'Servers\'][$i][\'auth_type\'] = \'config\'; $cfg[\'Servers\'][$i][\'user\'] = \'root\'; $cf ...
https://man.plustar.jp/php/phar.using.intro.html - [similar]
The Swoole\MySQL class 4486
« Swoole\Mmap::open Swoole\MySQL::close » PHP Manual Swoole The Swoole\MySQL class The Swoole\My ... blic close (): void public connect ( array $server_config , callable $callback ): void public __destruct (): ...
https://man.plustar.jp/php/class.swoole-mysql.html - [similar]
The ZookeeperConfig class 4486
« Zookeeper::setWatcher ZookeeperConfig::add » PHP Manual ZooKeeper The ZookeeperConfig class Th ... e ZookeeperConfig class (PECL zookeeper >= 0.6.0, ZooKeeper >= 3.5.0 ... ) はじめに The ZooKeeper Config handling class. クラス概要 class ZookeeperConfig { ... = -1 , array &$stat = null ): void } 目次 ZookeeperConfig::add — Add servers to the ensemble ZookeeperConfig ... ::get — Gets the last committed configuration of the ZooKeeper cluster as it is known to ...
https://man.plustar.jp/php/class.zookeeperconfig.html - [similar]
Returns event method in use 4486
« EventBase::getFeatures EventBase::getTimeOfDayCached » PHP Manual EventBase Returns event meth ... entBase::getMethod() example <?php $cfg = new EventConfig (); if ( $cfg -> avoidMethod ( "select" )) { echo ... ed\n" ; } // Create event_base associated with the config $base = new EventBase ( $cfg ); echo "Event method ...
https://man.plustar.jp/php/eventbase.getmethod.html - [similar]
Constructs EventConfig object 4486
« EventConfig::avoidMethod EventConfig::requireFeatures » PHP Manual EventConfig Constructs Even ... tConfig object EventConfig::__construct (PECL event >= 1.2 ... .6-beta) EventConfig::__construct — Constructs EventConfig object 説明 ... public EventConfig::__construct () Constructs EventConfig object whic ... 関数にはパラメータはありません。 戻り値 Returns EventConfig object. 例 例1 EventConfig::__construct() example ...
https://man.plustar.jp/php/eventconfig.construct.html - [similar]
すべてのリソースを開放する 4486
« radius_auth_open radius_config » PHP Manual Radius 関数 すべてのリソースを開放する radius_clos ...
https://man.plustar.jp/php/function.radius-close.html - [similar]
PECL 拡張モジュールのインストール 4486
« 設定 PECL インストール入門 » PHP Manual インストールと設定 PECL 拡張モジュールのインストール P ... で共有 PECL 拡張モジュールをコンパイルする方法 php-config PECL 拡張モジュールを PHP に静的に組み込む 関連キー ...
https://man.plustar.jp/php/install.pecl.html - [similar]