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