検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 201 for Config (0.074 sec.)
Yaf_Controller_Abstract クラス 4314
« Yaf_Config_Simple::valid Yaf_Controller_Abstract::__construct » PHP Manual Yaf Yaf_Controller_ ...
https://man.plustar.jp/php/class.yaf-controller-abstract.html - [similar]
イテレータから phar アーカイブを作成する 4314
« Phar::buildFromDirectory Phar::canCompress » PHP Manual Phar イテレータから phar アーカイブを作 ... ブを作成してみることにしましょう。 /path/to/project/ config/ dist.xml debug.xml lib/ file1.php file2.php src/ ...
https://man.plustar.jp/php/phar.buildfromiterator.html - [similar]
イテレータから tar あるいは zip アーカイブを作成する 4314
« PharData::buildFromDirectory PharData::compress » PHP Manual PharData イテレータから tar あるい ... ブを作成してみることにしましょう。 /path/to/project/ config/ dist.xml debug.xml lib/ file1.php file2.php src/ ...
https://man.plustar.jp/php/phardata.buildfromiterator.html - [similar]
アプリケーションの設定 4314
« 例 Yaf_Application » PHP Manual Yaf アプリケーションの設定 アプリケーションの設定 設定内容を記 ... した配列か、あるいは ini ファイルへのパス ( Yaf_Config_Ini を参照ください) を Yaf_Application::__construc ... plication." を使います。 例1 PHP の配列の例 <?php $configs = array( "application" => array( "directory" => d ... > "phtml" , ), ), ); $app = new Yaf_Application ( $configs ); ?> 例2 ini ファイルの例 [yaf] yaf.directory = ... spatcher.catchException = 0 [product : yaf] ; user configuration list here Yaf アプリケーション設定 名前 デフ ...
https://man.plustar.jp/php/yaf.appconfig.html - [similar]
中心となる configure オプションのリスト 4293
« Configure オプション php.ini ディレクティブ » PHP Manual Configure オプション 中心となる config ... gure オプションのリスト 中心となる configure オプションのリスト 以下のリストは、Unix 系の環境 ... で PHP をコンパイルする際に用いられる configure スクリプトのオプションの一部です。 ほとんどのオ ... ページで 説明されており、ここにはありません。最新の configure オプションの 完全なリストを得るには、PHP のソー ... スディレクトリで autoconf を実行した後、 ./configure --help を実行してください( インストールと設定 ...
https://man.plustar.jp/php/configure.about.html - [similar]
4293
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... echo "Done\n" ; ?> 例7 Miscellaneous <?php /* {{{ Config & supported stuff */ echo "Supported methods:\n" ; ... OL ; } // Avoiding "select" method $cfg = new EventConfig (); if ( $cfg -> avoidMethod ( "select" )) { echo ... ed\n" ; } // Create event_base associated with the config $base = new EventBase ( $cfg ); echo "Event method ... ures = $base -> getFeatures (); ( $features & EventConfig :: FEATURE_ET ) and print( "ET - edge-triggered IO ...
https://man.plustar.jp/php/event.examples.html - [similar]
定義済み定数 4293
« リソース型 RpmInfo 関数 » PHP Manual RpmInfo 定義済み定数 定義済み定数 以下の定数が定義されてい ... GERPREIN ( int ) RPMSENSE_KEYRING ( int ) RPMSENSE_CONFIG ( int ) RPMMIRE_DEFAULT ( int ) Search pattern is ...
https://man.plustar.jp/php/rpminfo.constants.html - [similar]
パフォーマンスの考慮点 4271
« 循環の収集 DTrace 動的トレーシング » PHP Manual ガベージコレクション パフォーマンスの考慮点 パ ... パイルしなければなりません。 希望するオプションで ./configure を走らせる前に、 CFLAGS 環境変数を -DGC_BENCH=1 ... めに PHP を再コンパイル export CFLAGS=-DGC_BENCH=1 ./config.nice make clean make 新しくビルドした PHP バイナリ ...
https://man.plustar.jp/php/features.gc.performance-considerations.html - [similar]
Apache 2.x (Unixシステム用) 4271
« Unix システムへのインストール Nginx 1.4.x (Unix システム用) » PHP Manual Unix システムへのイン ... e のドキュメントを参照ください。 cd httpd-2_x_NN ./configure --enable-so make make install 以上で Apache 2.x ... ょう。 /usr/local/apache2/bin/apachectl stop PHP の configure を行います。ここでは、様々なオプションを指定し、 ... タマイズを行います。 指定可能なオプションの一覧は、./configure --help を実行すると得られます。 以下に、Apache ... ていることもあるので注意しましょう。 cd ../php-NN ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with ...
https://man.plustar.jp/php/install.unix.apache2.html - [similar]
php.ini ディレクティブのリスト 4250
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini デ ... sysvshm.init_mem 10000 PHP_INI_SYSTEM tidy.default_config "" PHP_INI_SYSTEM tidy.clean_output "0" PHP_INI_US ...
https://man.plustar.jp/php/ini.list.html - [similar]