/* * 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; } } } } }
Okay, depending where you live in the world, the weather can be very different, but here, since yesterday and into today, King County and Pierce County in Washington, where Seattle is located and its suburbs have seen consecutive severe thunderstorm warnings, with quarter and even golf sized hail with winds up to 60 mph......
This is incredibly rare, we get a sever thunderstorm warning about every 10 years. the last timw we had one was in 2006 and before that, 1989..... :shock:
I know this may not be very amazing for some who live in the Midwest and in New England, but its incredibly rare here.
Yeah, we have had like 8 tornado warnings already and at least double that for thunder storm warnings just this season already. Thats what you get when you live in Kansas. :lol:
you should see South Dakota,t-storms for 2 wekks in a row!
Global warming for you
Global warming for you
Quote from: "Hampo"Global warming for you
There is no such thing as global warming. It's a darn cycle. :roll:
Quote from: "blue25"Quote from: "Hampo"Global warming for you
There is no such thing as global warming. It's a darn cycle. :roll:
Hopefully, but can anyone explain a-week-long thunderstorm happens here?
Throughout the week, there has been landslides and damaged roads... :cry:
Quote from: "Hampo"Global warming for you
There is no such thing as global warming. It's a darn cycle. :roll:
Republican! Crazy Liberals, attack!!!!! :twisted: jk...