FAA Plans Public Meetings On Long Beach Class C Airspace

June 11, 2010

SOCAL Pilots Mark June 22, 23 On Your Calendars The FAA says it will hold two fact-finding informal airspace meetings to solicit information from airspace users and others, concerning a proposal to establish Class C airspace at Long Beach, CA, and revise the Santa Ana (John Wayne) Class C airspace area, CA.

FAA Plans Public Meetings On Long Beach Class C Airspace

Related posts:

  1. Public Meetings Set For Proposed Atlanta Class B Changes The FAA is proposing to modify Atlanta's Class B airspace...
  2. FAA Seeks Input On Long Beach Class C Proposal “Pilots should let the FAA know how such a move...
  3. Columbus Ga Airspace To Become Class D Pilots flying in the Columbus, Ga., area could have more...
  4. Proposed Amendment Of Class E Airspace Many LA FOR FURTHER INFORMATION CONTACT: Scott Enander, Central Service Center, Operations...
  5. E Amendment Of Class E Airspace Perham MN On May 17, 2010, the FAA published in the Federal...

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