検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 201 for Config (0.049 sec.)
ブートストラップをコールする 4668
« Yaf_Application::app Yaf_Application::clearLastError » PHP Manual Yaf_Application ブートストラ ... ON_PATH . "/application/"(which was defined in the config passed to Yaf_Application). * and named Bootstrap. ... rap extends Yaf_Bootstrap_Abstract { function _initConfig ( Yaf_Dispatcher $dispatcher ) { echo "1st called\ ... ATH' ) // APPLICATION_PATH will be used in the ini config file || define ( 'APPLICATION_PATH' , __DIR__ ); $ ...
https://man.plustar.jp/php/yaf-application.bootstrap.html - [similar]
インストール手順 4647
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この » PECL 拡 ... デフォルト値を置き換えるために使う XML 設定ファイル config も含まれています。 このファイルは %USERPROFILE%/.c ... onfig/ImageMagick に置くか、環境変数 MAGICK_CONFIGURE_PATH で指定されたパスに置く必要があります。 詳細 ... は » ImageMagick configuration files documentation を参照ください。 関連キ ...
https://man.plustar.jp/php/imagick.installation.html - [similar]
持続的接続 4647
« 非互換性 統計情報 » PHP Manual Mysqlnd 持続的接続 持続的接続 持続的接続の使用 mysqli と mysqln ... ll# CFLAGS="-DMYSQLI_NO_CHANGE_USER_ON_PCONNECT" ./configure --with-mysql=/usr/local/mysql/ --with-mysqli=/u ... sr/local/mysql/bin/mysql_config --with-pdo-mysql=/usr/local/mysql/bin/mysql_config ... FLAGS="-DMYSQLI_NO_CHANGE_USER_ON_PCONNECT" shell# configure --whatever-option shell# make clean shell# make ...
https://man.plustar.jp/php/mysqlnd.persist.html - [similar]
Yaf_Dispatcher のインスタンスを取得する 4647
« Yaf_Application::getConfig Yaf_Application::getLastErrorMsg » PHP Manual Yaf_Application Yaf_D ... 例 例1 Yaf_Application::getDispatcher() の例 <?php $config = array( "application" => array( "directory" => re ... plication */ $application = new Yaf_Application ( $config ); print_r ( $application -> getDispatcher ()); ?> ...
https://man.plustar.jp/php/yaf-application.getdispatcher.html - [similar]
CCL パーサを設定する 4625
« yaz_addinfo yaz_ccl_parse » PHP Manual YAZ 関数 CCL パーサを設定する yaz_ccl_conf (PHP 4 >= 4. ... を設定する 説明 yaz_ccl_conf ( resource $id , array $config ): void この関数は、アクセスポイント(CCL限定辞)が定 ... 。 パラメータ id yaz_connect() が返す接続リソース。 config 設定の配列。配列の各キーが CCL フィールドの名前で、 ...
https://man.plustar.jp/php/function.yaz-ccl-conf.html - [similar]
Tidy ドキュメントについて指定した設定オプションの値を返す 4625
« tidy::getHtmlVer tidy::getOptDoc » PHP Manual tidy Tidy ドキュメントについて指定した設定オプシ ... ody> <p><img src="img.png"></p> </body></html>' ; $config = array( 'accessibility-check' => 3 , 'alt-text' = ... idy = new tidy (); $tidy -> parseString ( $html , $config ); var_dump ( $tidy -> getOpt ( 'accessibility-che ...
https://man.plustar.jp/php/tidy.getopt.html - [similar]
自然言語および文字エンコーディング 4604
« xdiff_string_rabdiff Enchant » PHP Manual 関数リファレンス 自然言語および文字エンコーディング ... Spell\Dictionary — PSpell\Dictionary クラス PSpell\Config — PSpell\Config クラス Recode — GNU Recode はじめに ...
https://man.plustar.jp/php/refs.international.html - [similar]
サーバーを追加する 4582
« radius_acct_open radius_auth_open » PHP Manual Radius 関数 サーバーを追加する radius_add_serve ... は複数回コールされることも ありえます。また、 radius_config() とともに 使用されることでしょう。最大で 10 までの ... rerror ( $res ). "\n<br>" ; exit; } ?> 参考 radius_config() - 指定した設定ファイルをライブラリに読み込ませる ...
https://man.plustar.jp/php/function.radius-add-server.html - [similar]
その他の変更 4582
« PHP 7.2.x で推奨されなくなる機能 PHP 7.0.x から PHP 7.1.x への移行 » PHP Manual PHP 7.1.x から ... ルドするのに必須になりました。 Unix: --with-pdo-oci configure 引数に対して、Oracle Instant Client のバージョン ... 定は不要になりました。 Unix: --enable-gd-native-ttf configure 引数は削除されました。これは PHP 5.5.0 以降では ... 使われていませんでした。 Windows: --with-config-profile configure 引数が追加されました。 この引数は ...config.nice.bat ファイルのような形で、特定の configure引数 ...
https://man.plustar.jp/php/migration72.other-changes.html - [similar]
CSR を作成する 4550
« openssl_csr_get_subject openssl_csr_sign » PHP Manual OpenSSL 関数 CSR を作成する openssl_csr_ ... たがってリクエストが初期化されます。 options のキー config_section_section を設定することで、この デフォルト項 ... 目を変更することが可能です。また、キー config に別の openssl 設定ファイルを指定することで別の設定 ... ring none openssl_get_curve_names() のうちの一つ。 config string N/A 代替の openssl.conf ファイルのパス extr ...
https://man.plustar.jp/php/function.openssl-csr-new.html - [similar]