Skip to content

Instantly share code, notes, and snippets.

@PrivateGER
Last active October 26, 2017 13:00
Show Gist options
  • Save PrivateGER/fba7b2f9646f53ce643b9e18489ec9b4 to your computer and use it in GitHub Desktop.
Save PrivateGER/fba7b2f9646f53ce643b9e18489ec9b4 to your computer and use it in GitHub Desktop.
Easy Coding - HTML & PHP #2
<?php
echo $_GET["name"];
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment