PHP 5.4 built-in web server using
Hello All!
I use Netbeans 7.2 for my PHP projects. Netbeans from 7.2 version support PHP 5.4 built-in web server, this is useful feature for me, it set in project properties.
I try PHPStorm 5 EAP, but I could not find that PHPStorm support this. I'm right?
请先登录再写评论。
Hi there,
PhpStorm DOES support built-in web server.
Run | Edit Configurations... --> PHP Built-in Web Server
Ooo, thank you!