系统类型: <?= php_uname() ?> 解译引擎: <?= $_SERVER[‘SERVER_SOFTWARE‘] ?>, Zend: <?= Zend_Version() ?> 数据库: MySql:<?= (new yii\db\Query())->select(‘VERSION()‘)->one()[‘VERSION()‘] ?> 服务器 服务器IP:<?= GetHostByName($_SERVER[‘SERVER_NAME‘]) ?> 程序目录:<?= Yii::$app->BasePath ?>
时间: 2024-12-28 15:31:59