check for new version in php code example Example 1: php get version echo PHP_VERSION; Example 2: how to cheeck php <?phpphpinfo(); ?>