I have the following which doesn\'t work properly as $_GET[\'category\'] can also equal 0.
$_GET[\'category\']
if ( empty( $_GET[\'category\'] ) ){ // do something