Skip to content

Instantly share code, notes, and snippets.

@brandondove
Created July 12, 2010 17:20
Show Gist options
  • Save brandondove/472764 to your computer and use it in GitHub Desktop.
Save brandondove/472764 to your computer and use it in GitHub Desktop.
<?php if ( isset( $_GET['variable_name'] ) && $_GET['variablename'] == 'whatever' ) { ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment