Просмотр поста

.
kantry
Hey guys! Finally I'm gonna change status!?

Кеня, Джон 7 тоже на php7)) Доканывай внимательней

// Check the current PHP version
if (version_compare(PHP_VERSION, '7.1', '<')) {
    die('<div style="text-align: center; font-size: xx-large"><strong>ERROR!</strong><br>Your needs PHP 7.1 or higher</div>');
}