Zend Framework Support |
Site Admin
|
I'm not sure what made you think it's not supported. Could you please provide more details about the problem you experienced?
|
||||||||||||
_________________ The PHP IDE team |
|
In Zend Studio it is possible to start a new Zend Framework project and Zend Studio creates all necessary directories and files.
What about the Bootstrapper? The Bootstrapper takes care, that URLs like http://localhost/mycontroller/myaction are mapped to application/controller/mycontrollerController.php. You cannot execute mycontrollerController.php directly, so it would be helpful the redirect the request to the right URL. Where can I bend these addresses automatically? |
||||||||||||
|
Site Admin
|
if it uses a script for this work, you can achive the same results with PhpED too. See Integation Scripts forum for some good examples.
it's not a problem either. You can set Default Script To Run and point it to dummy "myaction" file (w/o extension) located in mycontroller project folder. That should do, I think. Alternatively you can enter the URL in the browser and request debug when needed using IE toolbar. |
||||||||||||||||
_________________ The PHP IDE team |
Zend Framework Support |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by