douxi3554 2016-11-28 10:23
浏览 45
已采纳

php加载终端或类似

I was wondering is it possible to program php without it being able to get accesed from another computer, and is it possible to load it in a terminal or in something that is not a browser?

  • 写回答

1条回答 默认 最新

  • dsc862009 2016-11-28 10:27
    关注

    On linux you can just type

    php ExampleFile.php
    

    On Windows you either put the php.exe in your PATH variable or do the same:

    c:\PathToPhpInstallation\php.exe ExampleFile.php
    

    to run the file without even having a webserver. You just need to have php installed.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥50 如何增强飞上天的树莓派的热点信号强度,以使得笔记本可以在地面实现远程桌面连接
  • ¥15 MCNP里如何定义多个源?
  • ¥20 双层网络上信息-疾病传播
  • ¥50 paddlepaddle pinn
  • ¥20 idea运行测试代码报错问题
  • ¥15 网络监控:网络故障告警通知
  • ¥15 django项目运行报编码错误
  • ¥15 STM32驱动继电器
  • ¥15 Windows server update services
  • ¥15 关于#c语言#的问题:我现在在做一个墨水屏设计,2.9英寸的小屏怎么换4.2英寸大屏