/* * Patch for filter_var() */ if(!function_exists('filter_var')){ define('FILTER_VALIDATE_IP', 'ip'); define('FILTER_FLAG_IPV4', 'ipv4'); define('FILTER_FLAG_IPV6', 'ipv6'); define('FILTER_VALIDATE_EMAIL', 'email'); define('FILTER_FLAG_EMAIL_UNICODE', 'unicode'); function filter_var($variable, $filter, $option = false){ if($filter == 'ip'){ if($option == 'ipv4'){ if(preg_match("/(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})/", $variable, $matches)){ $variable = $matches[1]; return $variable; } } if($option == 'ipv6'){ if(preg_match("/\s*(([:.]{0,7}[0-9a-fA-F]{0,4}){1,8})\s*/", $variable, $matches)){ $variable = $matches[1]; return $variable; } } } if($filter == 'email'){ if($option == 'unicode' || $option == false){ if(preg_match("/\s*(\S*@\S*\.\S*)\s*/", $variable, $matches)){ $variable = $matches[1]; return $variable; } } } } }
Does the 10 frequency rule mean that i can have 10 flights with, let's say one of the airline plane flies 4 times then another one flies 5 times then another one flies 2 times to the same destination and so on......
this airline i saw in total has 10 airplanes flying this route, But if we put the frequencies all together its beyond the 10 rule.
is this case to be reported??
Does the 10 frequency rule mean that i can have 10 flights with, let's say one of the airline plane flies 4 times then another one flies 5 times then another one flies 2 times to the same destination and so on......
this airline i saw in total has 10 airplanes flying this route, But if we put the frequencies all together its beyond the 10 rule.
is this case to be reported??
Quote from: "blumage"Does the 10 frequency rule mean that i can have 10 flights with, let's say one of the airline plane flies 4 times then another one flies 5 times then another one flies 2 times to the same destination and so on......
this airline i saw in total has 10 airplanes flying this route, But if we put the frequencies all together its beyond the 10 rule.
is this case to be reported??
Yes it can be reported.
If all the freq flights add up to more than 10 it's illegal
Airline name, airline id, the route (list airports)
to staff@airlinemogul.com
Quote from: "Jps"Airline name, airline id, the route (list airports)
to staff@airlinemogul.com
is that by email? i thought by pm
10 frequencies? The most I will operate to any city is going to be 5, maybe 6 :-)
2-3 frequencies to small regional markets. 4-5 on high-density routes, and as many as 6 on very high density routes...
Right now, I am doing 1-2 frequencies per route to get full use out of my aircraft and to maximize my profits so that I can grow rapidly.
Quote from: "Steeler83"10 frequencies? The most I will operate to any city is going to be 5, maybe 6 :-)
2-3 frequencies to small regional markets. 4-5 on high-density routes, and as many as 6 on very high density routes...
Right now, I am doing 1-2 frequencies per route to get full use out of my aircraft and to maximize my profits so that I can grow rapidly.
well these airlines are offering up to 20 frequencies and price their ticket 1$.
Quote from: "blumage"Quote from: "Steeler83"10 frequencies? The most I will operate to any city is going to be 5, maybe 6 :-)
2-3 frequencies to small regional markets. 4-5 on high-density routes, and as many as 6 on very high density routes...
Right now, I am doing 1-2 frequencies per route to get full use out of my aircraft and to maximize my profits so that I can grow rapidly.
well these airlines are offering up to 20 frequencies and price their ticket 1$.
Not only is that unrealistic, but that is a shot below the belt to competing airlines.
Quote from: "blumage"Quote from: "Steeler83"10 frequencies? The most I will operate to any city is going to be 5, maybe 6 :-)
2-3 frequencies to small regional markets. 4-5 on high-density routes, and as many as 6 on very high density routes...
Right now, I am doing 1-2 frequencies per route to get full use out of my aircraft and to maximize my profits so that I can grow rapidly.
well these airlines are offering up to 20 frequencies and price their ticket 1$.
Not only is that unrealistic, but that is a shot below the belt to competing airlines.
Flt No Depart Arrive Aircraft Type Freq Load Profit
View 43138 Paris Charles De Gaule London Heathrow Martin 4-0-4 10 78% €120,112 Edit Close
View 50391 Paris Charles De Gaule Brussels Martin 4-0-4 10 100% €144,065 Edit Close
View 50494 Paris Charles De Gaule Dusseldorf Martin 4-0-4 10 100% €124,463 Edit Close
View 50294 Paris Charles De Gaule Amsterdam Martin 4-0-4 8.5 100% €163,484 Edit Close
View 50901 Paris Charles De Gaule Munich Martin 4-0-4 6.5 100% €136,396 Edit Close
View 50481 Paris Charles De Gaule Dublin Martin 4-0-4 6 100% €125,427 Edit Close
View 50344 Paris Charles De Gaule Berlin-Tegel Martin 4-0-4 5.5 100% €105,800 Edit Close
View 50881 Paris Charles De Gaule Manchester Martin 4-0-4 5 95% €133,553 Edit Close