Skip to content

Instantly share code, notes, and snippets.

@tanrax
Created January 23, 2014 15:34
Show Gist options
  • Save tanrax/8580622 to your computer and use it in GitHub Desktop.
Save tanrax/8580622 to your computer and use it in GitHub Desktop.
PHP: Comprobar datos GET
$_SERVER['REQUEST_METHOD'] == 'GET'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment