doulu8537 2014-01-30 07:05
浏览 235

使用netbeans在PHP中创建网页

I am using netbeans to create a php project with XAMPP using linux but i am not able to set the path to my File System for htdocs folder.How can I do that because there is no File System option when I browse.

  • 写回答

1条回答 默认 最新

  • dongye9182 2014-01-31 16:00
    关注

    I recommend using NetBeans' built in feature to copy your sources to the htdocs upon save - this way you have a "web-ready" copy of your project files running locally in xampp. This also gives you a little flexibility if you are syncing/automatic backup (so you can backup your sources without having to keep a copy of your whole web directory).

    1. Open your project in NetBeans
    2. File -> Project Properties
    3. Choose "Sources" as the category
    4. Check: "Copy files from Sources Folder to another location
    5. Copy to Folder: (make this your htdocs directory)
    6. Check: "Copy files on project open"
    7. Click "OK"
    评论

报告相同问题?

悬赏问题

  • ¥17 pro*C预编译“闪回查询”报错SCN不能识别
  • ¥15 微信会员卡接入微信支付商户号收款
  • ¥15 如何获取烟草零售终端数据
  • ¥15 数学建模招标中位数问题
  • ¥15 phython路径名过长报错 不知道什么问题
  • ¥15 深度学习中模型转换该怎么实现
  • ¥15 Stata外部命令安装问题求帮助!
  • ¥15 从键盘随机输入A-H中的一串字符串,用七段数码管方法进行绘制。提交代码及运行截图。
  • ¥15 TYPCE母转母,插入认方向
  • ¥15 如何用python向钉钉机器人发送可以放大的图片?