Results of 21 - 30 of about 32 for App (0.003 sec.)
- 設定で定義したルートをルーターに追加する 6991
- « Yaf_Router Yaf_Router::addRoute » PHP Manual Yaf_Router 設定で定義したルートをルーターに追加す
...
ここには有効なルート設定が含まれています。 例 例1 application.ini() の例 ;the order is very important, t ...
t { public function _initConfig () { $config = Yaf_Application :: app ()-> getConfig (); Yaf_Registry :: ...
er (); /** * we can add some pre-defined routes in application.ini */ $router -> addConfig ( Yaf_Registry ...
-
https://man.plustar.jp/php/yaf-router.addconfig.html
- [similar]
- 新しいルートをルーターに追加する 6991
- « Yaf_Router::addConfig Yaf_Router::__construct » PHP Manual Yaf_Router 新しいルートをルーターに
...
t { public function _initConfig () { $config = Yaf_Application :: app ()-> getConfig (); Yaf_Registry :: ...
er (); /** * we can add some pre-defined routes in application.ini */ $router -> addConfig ( Yaf_Registry ...
-
https://man.plustar.jp/php/yaf-router.addroute.html
- [similar]
- 使われているルート名を取得する 6991
- « Yaf_Router::__construct Yaf_Router::getRoute » PHP Manual Yaf_Router 使われているルート名を取得
...
t { public function _initConfig () { $config = Yaf_Application :: app ()-> getConfig (); Yaf_Registry :: ...
DummyPlugin ()); } } ?> 例2 プラグイン Dummy.php ( application.directory /plugins 配下) <?php class Dummy ...
-
https://man.plustar.jp/php/yaf-router.getcurrentroute.html
- [similar]
- 国コードと地域コードから地域名を返す 6911
- « geoip_region_by_name geoip_setup_custom_directory » PHP Manual GeoIP 関数 国コードと地域コード
...
10-4 コードの詳細な一覧は » http://www.maxmind.com/app/fips10_4 で確認できます。 この関数は、GeoIP Librar ...
-
https://man.plustar.jp/php/function.geoip-region-name-by-code.html
- [similar]
- 国コードと地域コードからタイムゾーンを返す 6911
- « geoip_setup_custom_directory FANN » PHP Manual GeoIP 関数 国コードと地域コードからタイムゾーン
...
10-4 コードの詳細な一覧は » http://www.maxmind.com/app/fips10_4 で確認できます。 この関数は、GeoIP Librar ...
-
https://man.plustar.jp/php/function.geoip-time-zone-by-country-and-region.html
- [similar]
- テスト 6830
- « インストール手順 実行時設定 » PHP Manual インストール/設定 テスト テスト OCI8 のテストスイート
...
cle 11 g R2 XE の場合は次のようにします。 $ . /u01/app/oracle/product/11.2.0/xe/bin/oracle_env.sh シェルに ...
-
https://man.plustar.jp/php/oci8.test.html
- [similar]
- MS SQL Server および SQL Azure データベースに接続する 6830
- « MS SQL Server (PDO) Oracle (PDO) » PHP Manual MS SQL Server (PDO) MS SQL Server および SQL Azu
...
成されます。 DSN 接頭辞 DSN 接頭辞は sqlsrv: です。 APP トレースに使うアプリケーション名を指定します。 Con ...
-
https://man.plustar.jp/php/ref.pdo-sqlsrv.connection.html
- [similar]
- カスタムビューエンジンを設定する 6766
- « Yaf_Dispatcher::setRequest Yaf_Dispatcher::throwException » PHP Manual Yaf_Dispatcher カスタム
...
rty.right_delimiter = "}}" * smarty.template_dir = APPLICATION_PATH "/views/scripts/" * smarty.compile_di ...
r = APPLICATION_PATH "/views/templates_c/" * smarty.cache_ ...
dir = APPLICATION_PATH "/views/templates_d/" * */ public fun ...
ction _initConfig () { $config = Yaf_Application :: app ()-> getConfig (); Yaf_Registry :: ...
-
https://man.plustar.jp/php/yaf-dispatcher.setview.html
- [similar]
- アプリケーションの設定 6766
- « 例 Yaf_Application » PHP Manual Yaf アプリケーションの設定 アプリケーションの設定 設定内容を記
...
イルへのパス ( Yaf_Config_Ini を参照ください) を Yaf_Application::__construct() に渡さなければいけません。 ...
ンの設定には、プレフィックスとして "yaf." あるいは "application." がつきます。"yaf." と "application." の両 ...
方が存在する場合は、"application." を使います。 例1 PHP の配列の例 <?php $c ...
onfigs = array( "application" => array( "directory" => dirname ( __FILE ...
-
https://man.plustar.jp/php/yaf.appconfig.html
- [similar]
- 実行時設定 6685
- « インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定
...
オプション 名前 デフォルト 変更可能 変更履歴 seaslog.appender 1 PHP_INI_SYSTEM seaslog.appender_retry 0 PHP ...
ィレクティブに関する 簡単な説明を示します。 seaslog.appender int Switch the Record Log Data Store. 1File 2 ...
udp://remote_host:remote_port server, when seaslog.appender configured to 2 (TCP) or 3 (UDP) . When SeasL ...
37 | 1466787583.324 | this is a notice log seaslog.appender_retry int Record Log Retry Count. Default 0 ( ...
-
https://man.plustar.jp/php/seaslog.configuration.html
- [similar]