Skip to content

Instantly share code, notes, and snippets.

@kvahuja
Created February 27, 2017 04:47
Show Gist options
  • Save kvahuja/df8fec3af91cee07edcb3098f298d832 to your computer and use it in GitHub Desktop.
Save kvahuja/df8fec3af91cee07edcb3098f298d832 to your computer and use it in GitHub Desktop.
Check PHP Installation
<?php
phpinfo();
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment