成都网站建设设计

将想法与焦点和您一起共享

PHP中怎么安装zend

今天就跟大家聊聊有关PHP中怎么安装zend,可能很多人都不太了解,为了让大家更加了解,小编给大家总结了以下内容,希望大家根据这篇文章可以有所收获。

杜集网站建设公司成都创新互联公司,杜集网站设计制作,有大型网站制作公司丰富经验。已为杜集1000+提供企业网站建设服务。企业网站搭建\成都外贸网站建设公司要多少钱,请找那个售后服务好的杜集做网站的公司定做!

在zend framework手册中,有个快速度建立工程的zf.bat create project quickstart,这个脚本位于bin目录下,在命令行下执行:zf.bat create project e:\webroot\zf_web,将会在webroot目录下产生一个zf_web工程,PHP zend安装时会默认建立一些配置文件,如下:

zf_web
|-- application
| |-- Bootstrap.php
| |-- configs
| | `-- application.ini
| |-- controllers
| | |-- ErrorController.php
| | `-- IndexController.php
| |-- models
| `-- views
| |-- helpers
| `-- scripts
| |-- error
| | `-- error.phtml
| `-- index
| `-- index.phtml
|-- library
|-- public
| `-- index.php
`-- tests
|-- application
| `-- bootstrap.php
|-- library
| `-- bootstrap.php
`-- phpunit.xml

看完上述内容,你们对PHP中怎么安装zend有进一步的了解吗?如果还想了解更多知识或者相关内容,请关注创新互联行业资讯频道,感谢大家的支持。


分享名称:PHP中怎么安装zend
转载注明:http://chengdu.cdxwcx.cn/article/gsoodd.html