Home > Backend Development > PHP Tutorial > 咨询一个php的有关问题

咨询一个php的有关问题

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 12:44:02
Original
954 people have browsed it

咨询一个php的问题
在一个php文件里,包含如下内容
#!/usr/bin/php
//my php代码
?>

问题A:请问这句话“#!/usr/bin/php”是什么意思。因为一般我们是在浏览器里通过http协议去访问。
而这里是通过ejabberd的1个“内置程序”去调用这个文件。
问题B:在问题A的基础上,如果要是在windows下该如何做呢?

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template