Forum Moderators: coopster
if (empty($bla)){ echo "this is empty" } &
if ($bla == ""){ echo "this is empty" }
You are dead right and from I can see there the answer has to be yes thaey are the same.
Cheers