Skip to content

Instantly share code, notes, and snippets.

@agiliq
Created July 16, 2009 11:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save agiliq/148365 to your computer and use it in GitHub Desktop.
Save agiliq/148365 to your computer and use it in GitHub Desktop.
php> echo(false)
php> echo(true)
1
php> echo(null)
php>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment