/*
* 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;
}
}
}
}
}
Print Page - Microplastics in plastic water bottles
Paleo Diet: Raw Paleo Diet and Lifestyle Forum
Raw Paleo Diet Forums => Off Topic => Topic started by: TylerDurden on March 16, 2018, 03:00:42 am
-
http://www.dailymail.co.uk/news/article-5503575/Does-water-bottle-contain-plastic-particles.html (http://www.dailymail.co.uk/news/article-5503575/Does-water-bottle-contain-plastic-particles.html)
-
http://www.dailymail.co.uk/news/article-5525029/Scourge-plastic-oceans-expected-TREBLE-ten-years.html (http://www.dailymail.co.uk/news/article-5525029/Scourge-plastic-oceans-expected-TREBLE-ten-years.html)
-
http://www.dailymail.co.uk/sciencetech/article-5531697/The-great-Pacific-garbage-patch-three-times-size-FRANCE.html (http://www.dailymail.co.uk/sciencetech/article-5531697/The-great-Pacific-garbage-patch-three-times-size-FRANCE.html)
-
http://www.dailymail.co.uk/news/article-5563435/How-swallow-114-pieces-plastic-meal.html (http://www.dailymail.co.uk/news/article-5563435/How-swallow-114-pieces-plastic-meal.html)
-
i truly believe this anti-sea food is just scare mongering... to make people not eat sea food..which is full of minerals