Skip to content

Instantly share code, notes, and snippets.

@pedroelsner
Created May 23, 2012 22:27
Show Gist options
  • Save pedroelsner/2778226 to your computer and use it in GitHub Desktop.
Save pedroelsner/2778226 to your computer and use it in GitHub Desktop.
Html Injection
<?php $procurar = htmlspecialchars($_GET['procurar']); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment