1 2 3 4
if(!empty($_POST[name]) && !empty($_POST[sport])){ $client->someFunction($array('key' => "value"); }