Thread: operators
View Single Post
  #7  
Old 11-05-2006, 06:51 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
darn, I forgot to mention,
I wanted to know the different beetween doing
that in an statement, like
PHP Code:
if (foo bar) {
instead of
if (foo == bar) { 
I have been wondering about that in a while, since I couldn't find it out,
so I decided to post a thread about it, but oh well..
__________________
Reply With Quote