php 如何在netbeans中运行php文件

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2441482/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-25 06:29:23  来源:igfitidea点击:

how to run php file in netbeans

phpnetbeans

提问by user216112

i have created a file with extention .php.so how should i run this file with netbeans.i have download the netbeans 6.8 with all bundle feature.i hav seen the php file can run with netbeans so i m asking.plz explain

我已经创建了一个扩展名为 .php.so 的文件,所以我应该如何使用 netbeans 运行这个文件。我已经下载了具有所有捆绑功能的 netbeans 6.8。我已经看到 php 文件可以与 netbeans 一起运行,所以我问.plz 解释一下

回答by clyfe

Run your project.
Make sure to configurePHP in Netbeans.
If you don't have a php installation, check XAMPP.

运行您的项目
确保在 Netbeans 中配置PHP。
如果您没有安装 php,请检查XAMPP