/* * 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; } } } } }
How can I get my plane back if the leaser stop playing any more? I don't want to pay for their maintenance...You would pay for maintenance even the other player didn't stop playing, so...
if you return the leased aircraft back to its owner will you be charged for the rest of the months? let us i say leased an aircraft for 24 mos but decided to return it after 4 mos will i be charged for the remaining 2O mos? :oPretty much, like lets say I leased out a Yak-40D for like, I don't know, like 200,000 per month on January 14. With the first payment (to lease it), I would be paying to lease it for all of January, then when the month change comes, I then pay for all of February.
ok thanks got that. but how about the rest of the other months. ok you paid for Jan then comes Feb and you pay again but before march comes you decided to return aircraft to owner will you still be charged for march and following months say Jan of the following year since the lease duration was for 12 months?No, the plane gets returned when the lease expires or you decide. You only pay for the months you use it for. In other words, if a plane in the leasing screen says "200,000 Euro 24 months", and you used it for Jan-Mar, you will pay 600,000 Euros, as there isn't any penalty yet for returning a plane before the end of a lease duration.
and you would still get the lease payment... so...
How about if the maintenance becomes higher than lease payment? The lease payment won't increase but the maintenance will. And if those leasers get inactive, the lease's meaningless right?
bad we dont have a bone/junk yard where we could sell all the metal for all its worth lolOh, but we do!