What does the double not operator do in PHP? For example: return !! $row; What would the code above do? 6 Answers 6 Tags: operatorsphp