"ajax" ); $obj = new form_clients_contacts($context); $obj->set(); $results = $obj->new_submit(); $json = json_encode($results); echo $json; ?>