Using Zend Studio for Eclipse-6.1.2 to develop PHP, how to use the Zend framework properly
I want to use the Zend Framework to develop a PHP application, the IDE is Zend Studio for Eclipse-6.1.2, the environment all the other normal, a new Zend Framework Project project, to invoke the Zend framework of the class, will mention Show some files cannot be applied, when opening the page for example warning:require_once (zend/controller/plugin/abstract.php) [Function.require-once]: Failed to Open Stream:no such file or directory in such errors and so on, I see someone else on the web under project has a Zend folder, I do not, need to copy it manually? Completely to use the Zend Framework, also need those settings, can give a detailed point of use Zend Framework of the steps, online check a lot, have found good. Hope the hero pointed out. Thank you..
Also ask PHPUnit this is not also to manually to configure, a lot of questions, how to feel PHP environment is more complex than Java ...
------Solution--------------------
Do you see your project directory Project has a library folder?
You're going to download the Zend Framework Library online and then unzip the Zend folder into the library.
You create a new ZF project he will not automatically give you the ZF library, just generate some basic code and file directory, the ZF library or you need to manually add in.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.