查看服务器 php 环境参数

Reacties · 6599 Uitzichten

查看服务器 php 环境参数代码

<?php
  phpinfo();
?>
Reacties