Home  >  Q&A  >  body text

请问PHP工具箱怎么使用?

刚下载了个PHP工具箱,但是不知道怎么使用,

微信截图_20170512145706.png

编写的php应该放在保存在哪里呢?是放在网站根目录下的吗?

微信截图_20170512145724.png

微信截图_20170512145825.png

上图是我将php文件保存在网站根目录下的测试文件,但是浏览器直接输出代码,这是为什么啊?新手求解答,谢谢各位!!

phpcn_u2055phpcn_u20552740 days ago1807

reply all(3)I'll reply

  • 2017-05-15 10:07:08

    php executable program cannot be opened directly through the browser

    reply
    0
  • 。。

    sharp! The explanation is in place, really in place.

    。。 · 2021-06-23 10:47:42
  • 黄舟

    黄舟2017-05-12 18:10:17

    The php file is placed in the root directory of the website. Open the address with a browser and enter "localhost/your php file name", and that's it!

    reply
    0
  • phpcn_u2055

    The test was successful, thank you! !

    phpcn_u2055 · 2017-05-13 09:51:12
  • Cancelreply