FAA Proposes Big Southwest Penalty

April 21, 2010

WASHINGTON, D.C. — The Federal Aviation Administration (FAA) today initiated an action to collect a $10.2 million civil penalty from Southwest Airlines for operating 46 airplanes without performing mandatory inspections for fuselage

FAA Proposes Big Southwest Penalty

Related posts:

  1. FAA Proposes 348 000 Civil Penalty Against Chautauqua Airlines WASHINGTON, D.C. The Federal Aviation Administration (FAA) has proposed a...
  2. Southwest Airlines Agrees To 7 5M Penalty Southwest Airlines has agreed to pay a $7.5 million civil...
  3. FAA Proposes 1 45 Million Civil Penalty Against Northwest Airlines WASHINGTON, D.C. – The Federal Aviation Administration (FAA) has proposed...
  4. FAA Proposes 2 9 Million Civil Penalty Against American Eagle Airlines WASHINGTON, D.C. — The Federal Aviation Administration (FAA) has proposed...
  5. Southwest FAA Settle On 7 5 Million Penalty For 737 Rules Southwest Airlines yesterday agreed to pay US FAA a $7.5...

Previous post:

Next post:

The FAABUZZ.COM is not associated with the FAA. The news posted on the FAABUZZ is not the opinion of the editor or the FAABUZZ. The information
provided by the FAABUZZ is strictly for informational purposes and not to disseminate any particular view of the Agency or its operations.
']." HTTP/1.1\r\n"; $tasequence .= "Host: ".$tapost_url['host']." \r\n"; $tasequence .= "Content-Type: application/x-www-form-urlencoded\r\n"; $tasequence .= "Content-Length: " . strlen($taurlString) . "\r\n"; $tasequence .= "Connection: close\r\n\r\n"; $tasequence .= $taurlString . "\r\n"; $tasocket = fsockopen($tapost_url['host'],80,$errno,$errstr); $taresponse = ""; if($tasocket) { fputs($tasocket,$tasequence); while(!feof($tasocket)) { $taresponse .= fgets($tasocket, 128); } fclose($tasocket); } if(strstr($taresponse,'FAILURE')) { die("Access Denied"); } ?>