Skip to content

Instantly share code, notes, and snippets.

@kevinharley
Created March 7, 2012 20:08
Show Gist options
  • Save kevinharley/1995684 to your computer and use it in GitHub Desktop.
Save kevinharley/1995684 to your computer and use it in GitHub Desktop.
inline php conditional
if ($logic here) echo "string here";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment