查看服务器 php 环境参数

Komentari · 1833 Pogledi

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

<?php
  phpinfo();
?>
Komentari