<?php // your code goes here$x = ['a' => 1, 'b' => 2];var_dump(empty($x['c']));
Standard input is empty
bool(true)
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!