Entry Scripts
1 year 7 months ago #5535
by admin
Entry Scripts was created by admin
Entry scripts for console applications are usually stored under the...
Read more...
Entry Scripts
Entry scripts are the first step in the application bootstrapping process. An application (either Web application or console application) has a single entry script. End users make requests to entry scripts which instantiate application instances and forward the requests to them.
Entry scripts for Web applications must be stored under Web accessible directories so that they can be accessed by end users. They are often named as index.php
, but can also use any other names, provided Web servers can locate them.
Reply to admin
- Google AdSense
-
Рекламщик
- On-line
- Advertiser
-
#AdSense
Google AdSense разместил рекламу по теме:
- You are here:
-
Home
-
Форум
-
Фреймворки
-
Yii2 (en)
- Entry Scripts