How to use any external HTTP server on php expert editor apache?

Asked By 10 points N/A Posted on -
qa-featured

Hi, I am a new php programmer .I know that php expert editor apache has internal HTTP-server and debugger for run, test and debugging PHP scripts. How can I use it in external HTTP server for quick navigation in code, and much more? thanks

SHARE
Answered By 5 points N/A #196011

How to use any external HTTP server on php expert editor apache?

qa-featured

Hello,

I recommended to you XAMPP as external http server, it’s a free and open source platform. Include Apache, MySQL, PHP, phpMyAdmin, FTP Server etc. It’s easy to use and you have a lot of features in one. You can download from this link: https://www.apachefriends.org/download.html And here is step by step tutorial how to install Xampp http://www.phpide.com/php-tutorials/how-to-install-xampp-step-by-step-tutorial/
Also If you want you can try WampServer who include Apache, PHP and MySQL on Windows. For download you can go to this link: http://www.wampserver.com/en/

Regards,

Williamson Mellisa

Related Questions