87

What is the difference between == and === in php. I am unsure when to use both.

Updated note: So that it shows up in StackOverflow search, the difference between == and === is the same as the difference between != and !==.

VolkerK
  • 95,432
  • 20
  • 163
  • 226
  • See also http://stackoverflow.com/questions/80646/how-do-the-equality-double-equals-and-identity-triple-equals-compariso – John Carter Feb 15 '10 at 20:54

0 Answers0