Hi all
i'm new in PHP and Zend Studio
i'm trying to write my first simple PHP script; i have installed ZendServer and Zend Studio; now using Zend studio as editor
I have created a file .Php in myiSeries/www/zendsvr/htdocs, and the if go to browser and type “myiSeries:10088/file.php” it works (wow); my question is this:
1. Can I run this file directly from Zend Studio without go to my browser ? I yes how can I do it ? I tried with right click but don’t see any option
2. Can I debug this file with Zend Studio
Thanks in advance for your help / suggestion

