Skip to content

Instantly share code, notes, and snippets.

@rodrigoSyscop
Created March 3, 2018 14:15
Show Gist options
  • Save rodrigoSyscop/e791a306945dce24a1307059715712fe to your computer and use it in GitHub Desktop.
Save rodrigoSyscop/e791a306945dce24a1307059715712fe to your computer and use it in GitHub Desktop.
framework/src/pages/hello.php
<!-- example.com/src/pages/hello.php -->
Hello <?php echo htmlspecialchars($name, ENT_QUOTES, 'UTF-8') ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment