PHP 麻烦哪位教我使用Zend Studio创建一个简单的PHP工程,并调试运行。
题目如上,我的Zend Studio是9.0.1的。
[解决办法]
文件-新建-local php project
project name:工程名
location:目位置
content:Basic
version:默得了
然後next next next 一些什自己根需要吧,弄玩就有了
然後默出一index.php 文件 打文件
入以下代
<?php
echo phpinfo();
?>
至於,打器 (前提是已安好apache/IIS+php 境) 入localhost 回
...如果在zd 稍微麻些.建是直接用器吧