为了账号安全,请及时绑定邮箱和手机立即绑定

apache_get_version()

apache_get_version()   main.php里的这个函数知道在哪个文件里面么

<center>

<h3>系统信息</h3>

<table width="70%" border="1" cellpadding="5" cellspacing="0" bgcolor="#cccccc">

<tr>

<th>操作系统</th>

<td><?php echo PHP_OS;?></td>

</tr>

<tr>

<th>Apache版本</th>

<td><?php echo apache_get_version();?></td>

</tr>

<tr>

<th>PHP版本</th>

<td><?php echo PHP_VERSION;?></td>

</tr>

正在回答

2 回答

http://php.net/manual/zh/function.apache-get-version.php

0 回复 有任何疑惑可以回复我~

apache_get_version

这个是PHP的函数,可以看一下PHP的手册 Apache 函数


0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
手把手教你实现电商网站后台开发
  • 参与学习       117285    人
  • 解答问题       1999    个

手把手教你用PHP搭建电子商务平台,由浅入深教你搭建电商系统

进入课程

apache_get_version()

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信