/* * 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; } } } } }
No don't do that. Doremon has long distance routes from Haneda to every single city on the planet. All the long distance profitable routes into Haneda are saturated and won't make much money. Doremon has an A340-500 or A340-600 on every single route, it's ridiculous. :roll:
Tokyo, bad! Don't waste your time.
:twisted: Booo
Quote from: "juancho"No don't do that. Doremon has long distance routes from Haneda to every single city on the planet. All the long distance profitable routes into Haneda are saturated and won't make much money. Doremon has an A340-500 or A340-600 on every single route, it's ridiculous. :roll:
Tokyo, bad! Don't waste your time.
:twisted: Booo
Ha...so wait till we're disappeared and you can ask admins to move you to HND. All free.
Quote from: "Dora"Quote from: "juancho"No don't do that. Doremon has long distance routes from Haneda to every single city on the planet. All the long distance profitable routes into Haneda are saturated and won't make much money. Doremon has an A340-500 or A340-600 on every single route, it's ridiculous. :roll:
Tokyo, bad! Don't waste your time.
:twisted: Booo
Ha...so wait till we're disappeared and you can ask admins to move you to HND. All free.
Also we don't have an A340-500 or A340-600 on every single routes. It is not ridiculous.
Did you ever seen an airline using 747 and 777 on every single routes?
Did you ever seen an airline using 747 and 777 on every single routes?
Doremon has an A340-500 or A340-600 on every single route, it's ridiculous. :roll:
Quote from: "juancho"Doremon has an A340-500 or A340-600 on every single route, it's ridiculous. :roll:
It's not ridiculous, its just called business.