SyntaxFix
Write A Post
Hire A Developer
Questions
What about this:
isset($arr['key1'], $arr['key2'])
only return true if both are not null
if is null, key is not in array