开发者 |
scribu
mustela |
---|---|
更新时间 | 2013年4月18日 06:18 |
PHP版本: | 3.4 及以上 |
WordPress版本: | 3.5 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
Make sure your host is running PHP 5. The only foolproof way to do this is to add this line to wp-config.php (after the opening <?php
tag):
var_dump(PHP_VERSION);