/* * 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; } } } } }
I personally don't have time for the BS anymore. I keep hearing about the Safari problem getting fixed but we're over two weeks in to the round and it's still not working correctly. While I hand it to you that can work your routes in the other browsers, I had it down to a science in Safari using only keystokes to update one route every three seconds; in Firefox, I'm lucky to get a route every 10-12 seconds.
Since it's taking me 4 times longer now just to add or refine a route; it's not worth my time any more. Two car payments and two house payments sort of dictate that I don't dick away my time on a really fun game in an archaic browser.
If it's not fixed by June 1971 (W3), I'll be selling a *vegetable*ton of planes a liquidation costs. Go to my airline page to see what I have. If you like the competition and enjoy playing against me, write the admins and tell them to fix the M***** f***ing *** D*** problem.
And for the record, I publicly offered $200 to fix it right out of the gate.
I quit because the game's boring now (and a certain someone's steamrolling over everyone). I'll come back when they have private worlds.
Quote from: "yourefired"
I quit because the game's boring now (and a certain someone's steamrolling over everyone). I'll come back when they have private worlds.
Do u like need to post the same thing, everytime u post??? Honestly, u quit.. so who cares.. people quit all the time. Just dont drag the same stuff over and over again... geez... ur like a baby without his candy... :evil:
I personally don't have time for the BS anymore. I keep hearing about the Safari problem getting fixed but we're over two weeks in to the round and it's still not working correctly. While I hand it to you that can work your routes in the other browsers, I had it down to a science in Safari using only keystokes to update one route every three seconds; in Firefox, I'm lucky to get a route every 10-12 seconds.
Since it's taking me 4 times longer now just to add or refine a route; it's not worth my time any more. Two car payments and two house payments sort of dictate that I don't dick away my time on a really fun game in an archaic browser.
If it's not fixed by June 1971 (W3), I'll be selling a *vegetable*ton of planes a liquidation costs. Go to my airline page to see what I have. If you like the competition and enjoy playing against me, write the admins and tell them to fix the M***** f***ing *** D*** problem.
And for the record, I publicly offered $200 to fix it right out of the gate.
And for the record, I publicly offered $200 to fix it right out of the gate.
Quote from: "Thanks_for_the_upgrade"And for the record, I publicly offered $200 to fix it right out of the gate.
I must have missed that one, anyway it would have had no effect, Dollars are worthless these days. :lol:
wait a second, you could make and update routes in 3 seconds... explain pls? :(
Quote from: "Maestro69"Quote from: "yourefired"
I quit because the game's boring now (and a certain someone's steamrolling over everyone). I'll come back when they have private worlds.
Do u like need to post the same thing, everytime u post??? Honestly, u quit.. so who cares.. people quit all the time. Just dont drag the same stuff over and over again... geez... ur like a baby without his candy... :evil:
If you don't care, why bother commenting?