The 3 different equals

blackwolfcds

New Member
Can someone explain to me the difference between \[code\]=\[/code\], \[code\]==\[/code\], and \[code\]===\[/code\]? I think using one equal sign is to declare a variable while two equal signs is for a comparison condition and lastly three equal signs is for comparing values of declared variables.
 
Back
Top