Hello I want to ask what does the following code do
if($variable){ // do stuff }
I have been using it quite a lot and it seems to be working well but I'm not aware of what exactly does it do?
Hello I want to ask what does the following code do
if($variable){ // do stuff }
I have been using it quite a lot and it seems to be working well but I'm not aware of what exactly does it do?