/* * 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; } } } } }
umm, it would be REALLY helpful if you added this to the rent a gate page or the view a gate page, because I cant find it now!!! :(
Airline Mogul Has Reached 2,000 Airports
Thanks to everyone for submitting airports as it has helped the number grow much faster than I ever could have done alone! I am sorry I'm not always as quick as you would hope but they do get added ;). Thanks again!
-Rick
Do you use actual figures or potential figures?
Quote from: "hpscot08"Airline Mogul Has Reached 2,000 Airports
Thanks to everyone for submitting airports as it has helped the number grow much faster than I ever could have done alone! I am sorry I'm not always as quick as you would hope but they do get added ;). Thanks again!
-Rick
Do you use actual figures or potential figures? Worcester, MA has a decent airport with absolutely lousy road access to it, resulting in low use. However, it is located in what was (and may still be) NE's second largest city (not metro area). I started to do the info for you guys but backed off due to it's low REAL use.
Quote from: "Armygrognard"Quote from: "hpscot08"Airline Mogul Has Reached 2,000 Airports
Thanks to everyone for submitting airports as it has helped the number grow much faster than I ever could have done alone! I am sorry I'm not always as quick as you would hope but they do get added ;). Thanks again!
-Rick
Do you use actual figures or potential figures? Worcester, MA has a decent airport with absolutely lousy road access to it, resulting in low use. However, it is located in what was (and may still be) NE's second largest city (not metro area). I started to do the info for you guys but backed off due to it's low REAL use.
A screwed up road situation in Mass? that never happens!
Christopher
(who, missed the 93 exit had had to go to 3 while driving on 95 this AM)
Quote from: "CMS"Quote from: "Armygrognard"Quote from: "hpscot08"Airline Mogul Has Reached 2,000 Airports
Thanks to everyone for submitting airports as it has helped the number grow much faster than I ever could have done alone! I am sorry I'm not always as quick as you would hope but they do get added ;). Thanks again!
-Rick
Do you use actual figures or potential figures? Worcester, MA has a decent airport with absolutely lousy road access to it, resulting in low use. However, it is located in what was (and may still be) NE's second largest city (not metro area). I started to do the info for you guys but backed off due to it's low REAL use.
A screwed up road situation in Mass? that never happens!
Christopher
(who, missed the 93 exit had had to go to 3 while driving on 95 this AM)
You know those wonderful rotaries? They have them here in Germany too!!!! :shock:
Aiiiiyyyyyeeeeeeeeeeeeeeeeeeeeee!!!!!!!!!!!!! :twisted:
I find it odd thogh that airports have 0 to 1 passengers, like Chania ( 0 ) but still have flights. Aria have 46% of the seats, 46% of nothing is how much? Nothing. Also in the US, Door County Cherryland with a staggering ONE passenger has 38 daily flights, they must rip that poor passenger to shreds...:lol:
Quote from: "Scandalian Airlines"I find it odd thogh that airports have 0 to 1 passengers, like Chania ( 0 ) but still have flights. Aria have 46% of the seats, 46% of nothing is how much? Nothing. Also in the US, Door County Cherryland with a staggering ONE passenger has 38 daily flights, they must rip that poor passenger to shreds...:lol:
Door County was mis-submitted to the D-base. Rather than elminate it and cause D-base issues, it was changed to 1. But it will get eliminated at some point.(It has NO commerical service IRL)
Quote from: "Armygrognard"Quote from: "CMS"Quote from: "Armygrognard"Quote from: "hpscot08"Airline Mogul Has Reached 2,000 Airports
Thanks to everyone for submitting airports as it has helped the number grow much faster than I ever could have done alone! I am sorry I'm not always as quick as you would hope but they do get added ;). Thanks again!
-Rick
Do you use actual figures or potential figures? Worcester, MA has a decent airport with absolutely lousy road access to it, resulting in low use. However, it is located in what was (and may still be) NE's second largest city (not metro area). I started to do the info for you guys but backed off due to it's low REAL use.
A screwed up road situation in Mass? that never happens!
Christopher
(who, missed the 93 exit had had to go to 3 while driving on 95 this AM)
You know those wonderful rotaries? They have them here in Germany too!!!! :shock:
Aiiiiyyyyyeeeeeeeeeeeeeeeeeeeeee!!!!!!!!!!!!! :twisted:
A: Its a circle, not a rotary. :wink:
B: we like them in the North East US, its a kind of gut-check for the tourists.
The comment was more about the state of roads in the Commonwealth of Massachusetts. Want an interesting read? http://en.wikipedia.org/wiki/Big_Dig_%28Boston%2C_Massachusetts%29
Christopher