查看服务器 php 环境参数

Commenti · 6212 Visualizzazioni

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

<?php
  phpinfo();
?>
Commenti