addPostParameter(array('act'=>$act, 'hosts'=>$hosts )); try { $http->send(); } catch (HTTP_Request2_Exception $ex) { echo $ex; } } header('Location: salles_live.php'); ?>