How to enable PHP support in Netbeans?

别说谁变了你拦得住时间么 提交于 2019-11-28 18:07:30
alain.janinm

Go to Tools->Plugins.

In the Settings tab ensure that the update center Netbeans Distribution is active.

Then in the Available Plugins tab click on Reload Catalog and you should see PHP.

Also you have to make your LAMP config, this link can help you.

If you have already download the full bundle go in Installed tab and activate PHP.

Download the full netbeans suite and on install choose php

Please try select the php option from this page and install http://netbeans.org/downloads/index.html

Click on menu File > New Project
then select PHP from the Categories list, on click you will see PHP being initialized automatically...

For a detailed answer visit

http://digitdrive.blogspot.in/2013/11/developing-php-project-on-netbeans-ide.html

Goto Tools > Plugins > Available Plugins

search for PHP Enhancements .

But first of all you should download netBeans version that support PHP.

there is 2 available distributions, one for PHP and Javescript, the other one is the fully fledged version that support for many programing languages , PHP is included of course.

any of those to distributions should work will on PHP.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!