Skip to content

Instantly share code, notes, and snippets.

@pingjiang
Created July 11, 2014 11:20
Show Gist options
  • Save pingjiang/1878e609383943c8e498 to your computer and use it in GitHub Desktop.
Save pingjiang/1878e609383943c8e498 to your computer and use it in GitHub Desktop.
phpinfo
<?php
// PHP Hello World!
echo phpinfo();
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment