Skip to content

Instantly share code, notes, and snippets.

@vshmoylov
Created May 25, 2022 23:05
Show Gist options
  • Save vshmoylov/4332beb2fbaa529bc5f397371cb76ebe to your computer and use it in GitHub Desktop.
Save vshmoylov/4332beb2fbaa529bc5f397371cb76ebe to your computer and use it in GitHub Desktop.
Some config testing php files
<? phpinfo();
<pre>
<?php var_export($_SERVER); ?>
</pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment