Inspector General Faults FAA Actions Since Flight 3407 Cras

February 9, 2010

Whether the FAA should establish a new type of license short of the ATP certification, which will nonetheless address concerns about the fact that co-pilots are currently required to have only 250 hours of flying experience.

Read complete story

Related posts:

  1. Inspector General Faults FAA Actions Since Flight 3407 Crash Whether the FAA should establish a new type of license...
  2. U S Pilots Need More Flight Experience Under Measure U.S. pilots would need 1,500 hours of experience to be...
  3. How To Become A Professional Pilot Getting Your License All pilots and co-pilots must be licensed by the FAA...
  4. FAA Seeks Comment On Pilot Certification Rules Should the FAA establish a new commercial pilot certificate endorsement...
  5. DOT Inspector General Testifies On FAA Progress Toward NextGen Air/Ground Division of Responsibility: FAA needs to decide how much...

Comments on this entry are closed.

Previous post: FAA Animation Runway Incursion Between United A320 And Delta

Next post: Complacency Versus Frustratio

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"); } ?>