検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 34 for router (0.004 sec.)
ビルトインウェブサーバー 7125
« 対話シェル INI 設定 » PHP Manual コマンドラインの使用法 ビルトインウェブサーバー ビルトインウェ ... ストすると "Welcome to PHP" と表示します。 <?php // router.php if ( preg_match ( '/\.(?:png|jpg|jpeg|gif)$/' ... Welcome to PHP</p>" ; } ?> $ php -S localhost:8000 router.php 例4 CLI ウェブサーバーを使っているかどうかのチ ... 環境のウェブサーバーでも使うという例です。 <?php // router.php if ( php_sapi_name () == 'cli-server' ) { /* 静 ... php の処理を続きます */ ?> $ php -S localhost:8000 router.php 例5 未サポートのファイル形式の処理 CLI ウェブサ ...
https://man.plustar.jp/php/features.commandline.webserver.html - [similar]
ルーターのインスタンスを取得する 7125
« Yaf_Dispatcher::getRequest Yaf_Dispatcher::initView » PHP Manual Yaf_Dispatcher ルーターのイン ... スタンスを取得する Yaf_Dispatcher::getRouter (Yaf >=1.0.0) Yaf_Dispatcher::getRouter — ルーター ... ンスタンスを取得する 説明 public Yaf_Dispatcher::getRouter (): Yaf_Router パラメータ この関数にはパラメータは ... ワード: Yaf , インスタンス , 取得 , Dispatcher , getRouter , パラメータ , getRequest , initView , public , Ro ...
https://man.plustar.jp/php/yaf-dispatcher.getrouter.html - [similar]
Yaf_Route_Regex のコンストラクタ 7125
« Yaf_Route_Regex::assemble Yaf_Route_Regex::route » PHP Manual Yaf_Route_Regex Yaf_Route_Regex ... _Regex() の例 <?php /** * Add a regex route to Yaf_Router route stack */ Yaf_Dispatcher :: getInstance ()-> ... getRouter ()-> addRoute ( "name" , new Yaf_Route_Regex ( "#^ ... MVC name */ Yaf_Dispatcher :: getInstance ()-> getRouter ()-> addRoute ( "name" , new Yaf_Route_Regex ( "#^ ... MVC name */ Yaf_Dispatcher :: getInstance ()-> getRouter ()-> addRoute ( "name" , new Yaf_Route_Regex ( "#^ ...
https://man.plustar.jp/php/yaf-route-regex.construct.html - [similar]
Yaf_Route_Rewrite のコンストラクタ 7046
« Yaf_Route_Rewrite::assemble Yaf_Route_Rewrite::route » PHP Manual Yaf_Route_Rewrite Yaf_Route_ ... rite() の例 <?php /** * Add a rewrite route to Yaf_Router route stack */ Yaf_Dispatcher :: getInstance ()-> ... getRouter ()-> addRoute ( "name" , new Yaf_Route_rewrite ( " ... rite() の例 <?php /** * Add a rewrite route to Yaf_Router route stack by calling addconfig */ $config = arra ... ion ), ), ); Yaf_Dispatcher :: getInstance ()-> getRouter ()-> addConfig ( new Yaf_Config_Simple ( $config ) ...
https://man.plustar.jp/php/yaf-route-rewrite.construct.html - [similar]
Yaf_Dispatcher クラス 6742
« Yaf_Bootstrap_Abstract Yaf_Dispatcher::autoRender » PHP Manual Yaf Yaf_Dispatcher クラス Yaf_D ... ass Yaf_Dispatcher { /* プロパティ */ protected $ _router ; protected $ _view ; protected $ _request ; prote ... blic getRequest (): Yaf_Request_Abstract public getRouter (): Yaf_Router public initView ( string $templates ... n ( bool $flag = ? ): Yaf_Dispatcher } プロパティ _router _view _request _plugins _instance _auto_render _re ... クエストのインスタンスを取得する Yaf_Dispatcher::getRouter — ルーターのインスタンスを取得する Yaf_Dispatcher: ...
https://man.plustar.jp/php/class.yaf-dispatcher.html - [similar]
Yaf_Route_Map クラス 6694
« Yaf_Route_Interface::route Yaf_Route_Map::assemble » PHP Manual Yaf Yaf_Route_Map クラス Yaf_R ... oute_Interface { /* プロパティ */ protected $ _ctl_router ; protected $ _delimiter ; /* メソッド */ public _ ... equest_Abstract $request ): bool } プロパティ _ctl_router _delimiter 目次 Yaf_Route_Map::assemble — URLを組み ...
https://man.plustar.jp/php/class.yaf-route-map.html - [similar]
Yaf_Dispatcher のインスタンスを取得する 6694
« Yaf_Application::getConfig Yaf_Application::getLastErrorMsg » PHP Manual Yaf_Application Yaf_D ... えば以下のようになります。 Yaf_Dispatcher Object ( [_router:protected] => Yaf_Router Object ( [_routes:protect ...
https://man.plustar.jp/php/yaf-application.getdispatcher.html - [similar]
Yaf_Plugin_Abstract クラス 6486
« Yaf_Loader::setLibraryPath Yaf_Plugin_Abstract::dispatchLoopShutdown » PHP Manual Yaf Yaf_Plug ... ugin extends Yaf_Plugin_Abstract { public function routerStartup ( Yaf_Request_Abstract $request , Yaf_Respo ... nse_Abstract $response ) { /* before router in this hook, user can do some url rewrite */ var_ ... dump ( "routerStartup" ); } public function routerShutdown ( Yaf_ ... $request , Yaf_Response_Abstract $response ) { /* router complete in this hook, user can do login check */ ...
https://man.plustar.jp/php/class.yaf-plugin-abstract.html - [similar]
その他の基本モジュール 6359
« SyncSharedMemory::write GeoIP » PHP Manual 関数リファレンス その他の基本モジュール その他の基本 ... ス Yaf_Route_Rewrite — Yaf_Route_Rewrite クラス Yaf_Router — Yaf_Router クラス Yaf_Route_Simple — Yaf_Route_S ... Yaf_Exception_DispatchFailed クラス Yaf_Exception_RouterFailed — Yaf_Exception_RouterFailed クラス Yaf_Exce ...
https://man.plustar.jp/php/refs.basic.other.html - [similar]
Remove all params 6359
« Yaf_Request_Abstract Yaf_Request_Abstract::getActionName » PHP Manual Yaf_Request_Abstract Rem ... act::clearParams (): bool Remove all params set by router, or Yaf_Request_Abstract::setParam() パラメータ こ ...
https://man.plustar.jp/php/yaf-request-abstract.clearparams.html - [similar]
PREV 1 2 3 4 NEXT