Skip to content

Instantly share code, notes, and snippets.

@kitek
Last active January 3, 2016 15:00
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 kitek/5709142 to your computer and use it in GitHub Desktop.
Save kitek/5709142 to your computer and use it in GitHub Desktop.
Porównanie int vs string
0 == "Lorem ipsum" → bool(true)
15 == "15 kwiatów w wazonie" → bool(true)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment