Skip to content

Instantly share code, notes, and snippets.

@DarrylDias
Created April 1, 2014 12:29
Show Gist options
  • Save DarrylDias/9912990 to your computer and use it in GitHub Desktop.
Save DarrylDias/9912990 to your computer and use it in GitHub Desktop.
Display PHP version information.
<?php
echo PHP_VERSION;
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment