検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 32 for App (0.002 sec.)
Windows システムへのインストール 7974
« macOS 上での PHP のコンパイル インストール要件 » PHP Manual インストールと設定 Windows システム ... さい。 Windows コマンドラインでの PHP の使用法 Azure App Services (aka Microsoft Azure, Windows Azure, (Win ... dows) Azure Web Apps) 上での PHP のインストール 関連キーワード: インス ... システム , 環境 , 要件 , 構成 , ソース , Services , App , 参照 , Instructions ...
https://man.plustar.jp/php/install.windows.html - [similar]
Yaf_Bootstrap_Abstract クラス 7893
« Yaf_Application::setAppDirectory Yaf_Dispatcher » PHP Manual Yaf Yaf_Bootstrap_Abstract クラス ... 中で "_init" で始まるものがすべて、定義した順に Yaf_Application::bootstrap() から呼ばれます。 例 例1 ブート ... ストラップの例 <?php /* ブートストラップクラスは ./application/Bootstrap.php で定義しないといけません */ ... ) { var_dump ( __METHOD__ ); } } $config = array( "application" => array( "directory" => dirname ( __FILE ... __ ) . "/application/" , ), ); $app = new Yaf_Application ( $co ...
https://man.plustar.jp/php/class.yaf-bootstrap-abstract.html - [similar]
7587
« 定義済み定数 アプリケーションの設定 » PHP Manual Yaf 例 例 例1 標準的なアプリケーションのディレ ... クトリ構造 - index.php - .htaccess + conf |- application.ini // アプリケーションの設定 - applicatio ... d_php なら .htaccess を使えます)。 <?php define ( "APPLICATION_PATH" , dirname ( __FILE__ )); $app = new ... Yaf_Application ( APPLICATION_PATH . "/conf/application.in ... i" ); $app -> bootstrap () // Bootstrap.php で定義した bootst ...
https://man.plustar.jp/php/yaf.tutorials.html - [similar]
Yaf_Plugin_Abstract クラス 7442
« Yaf_Loader::setLibraryPath Yaf_Plugin_Abstract::dispatchLoopShutdown » PHP Manual Yaf Yaf_Plug ... <?php /* bootstrap class should be defined under ./application/Bootstrap.php */ class Bootstrap extends Y ... ()); } } /* plugin class should be placed under ./application/plugins/ */ class TestPlugin extends Yaf_P ... FALSE ; //prevent rendering } } $config = array( "application" => array( "directory" => dirname ( __FILE ... __ ) . "/application/" , ), ); $app = new Yaf_Application ( $co ...
https://man.plustar.jp/php/class.yaf-plugin-abstract.html - [similar]
要件 7217
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュール ... ません。最新のバージョンは » http://www.maxmind.com/app/c から取得できるので、これをコンパイルします。 デフ ...
https://man.plustar.jp/php/geoip.requirements.html - [similar]
画像の大きさを取得する 7136
« gd_info getimagesizefromstring » PHP Manual GD および Image 関数 画像の大きさを取得する getima ... 在、この変数には JPG ファイルについて 異なった複数のAPPマーカーが連想配列として返されます。いくつかのプログ ... ラムは、 これらのAPPマーカーを画像の中の埋込テキストの情報として使用しま ... す。 最も一般的な例は、マーカーAPPl3に埋込 IPTC » http://www.iptc.org/ 情報が返される ... ことです。 バイナリ形式のマーカーAPP13を読むことができるよう処理するために iptcparse() ...
https://man.plustar.jp/php/function.getimagesize.html - [similar]
新機能 7136
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x ... ger { public function log ( string $msg ); } class Application { private $logger ; public function getLog ... ogger $logger ) { $this -> logger = $logger ; } } $app = new Application ; $app -> setLogger (new class i ... og ( string $msg ) { echo $msg ; } }); var_dump ( $app -> getLogger ()); ?> 上の例の出力は以下となります。 ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
ブートストラップをコールする 7056
« Yaf_Application::app Yaf_Application::clearLastError » PHP Manual Yaf_Application ブートストラ ... ップをコールする Yaf_Application::bootstrap (Yaf >=1.0.0) Yaf_Application:: ... rap — ブートストラップをコールする 説明 public Yaf_Application::bootstrap ( Yaf_Bootstrap_Abstract $boots ... に実行します。bootstrap パラメータを省略した場合は、 application.directory からブートストラップを探します。 ... Yaf_Bootstrap_Abstract のインスタンス。 戻り値 Yaf_Application のインスタンスを返します。 例 例1 Bootstra ...
https://man.plustar.jp/php/yaf-application.bootstrap.html - [similar]
インストールと設定 6991
« 次にするべきことは? インストールにあたっての一般的な注意事項 » PHP Manual インストールと設定 イ ... ピューティングプラットフォームへのインストール Azure App Services Amazon EC2 FastCGI Process Manager (FPM) ...
https://man.plustar.jp/php/install.html - [similar]
パーサトークンの一覧 6991
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトー ... MESPACE namespace 名前空間 T_NAME_FULLY_QUALIFIED \App\Namespace 名前空間 (PHP 8.0.0 以降で利用可能) T_NA ... ME_QUALIFIED App\Namespace 名前空間 (PHP 8.0.0以降で利用可能) T_NAM ...
https://man.plustar.jp/php/tokens.html - [similar]
PREV 1 2 3 4 NEXT