hi , Let me try to give you answer. == means equal to.(IT MEANS VALUES ARE EQUAL) === means identical( IT MEANS SAME IN VALUE AS WELL AS TYPE)
here you can find more information. http://phpinterviewanswers.blogspot.com regads , SHAHAJI. <http://phpinterviewanswers.blogspot.com> On Mon, May 19, 2008 at 7:32 PM, Ilbert Esculpi <[EMAIL PROTECTED]> wrote: > Hi All, > can someone give me a hand and explain me exactly what does the === > operator? > when should be used and when not? > and what's the difference with the == operator? > thanks ;-) > > ______________________________________________ > Enviado desde Correo Yahoo! La bandeja de entrada más inteligente. > > [Non-text portions of this message have been removed] > > > [Non-text portions of this message have been removed]
