99,666
总计访问量88万
33,555
新下载10%
99,666
总Start数88万
66,666
最近一个月15%
PHP 版本 | {$Think.PHP_VERSION} | |
MYSQL 版本 | {$mysql_version} | |
WEB 服务器 | {$_SERVER['SERVER_SOFTWARE']} | |
操作系统 | {$Think.PHP_OS} | |
opcache (建议开启) | {if condition="function_exists('opcache_get_configuration')"}{:opcache_get_configuration()['directives']['opcache.enable'] ? '开启' : '关闭' } | {else/}未开启 | {/if}
最大执行时间 | {:get_cfg_var("max_execution_time")} s | |
上传限制大小(M) | {:get_cfg_var ("upload_max_filesize")} | |
当前时间 | {:date("Y-m-d H:i:s")} | |
核心框架 | Thinkphp v6 |