Skip to content

Instantly share code, notes, and snippets.

@szabacsik
Created November 22, 2017 15:24
Show Gist options
  • Save szabacsik/a6e433f6c3aca8c159775cc99f540cf9 to your computer and use it in GitHub Desktop.
Save szabacsik/a6e433f6c3aca8c159775cc99f540cf9 to your computer and use it in GitHub Desktop.
Hello World PHP script to testing my Ubuntu Apache PHP Docker Container
<?php
phpinfo();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment