/* * 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 see my parents always buy brown whole wheat and brown or black wild rice. no one specifically mentions that they are really bad, 'cause, i see them they're just living with the pain -[. my parents don't take my advice on stop consuming grains. in their heads, they are eating healthy. is it true?Its not going to kill them or anything but it certainly could eventually cause some sort of disease. Wild rice is better than whole grain wheat though. Try to persuade them to at least go gluten free.
i see my parents always buy brown whole wheat and brown or black wild rice. no one specifically mentions that they are really bad, 'cause, i see them they're just living with the pain -[. my parents don't take my advice on stop consuming grains. in their heads, they are eating healthy. is it true?
My mom buys wheat bran, which is total poison. Before I changed to paleo and than raw paleo, I would eat that too. My father eats flax seed, oats, and wheat bran almost every day. I'm trying to convince him stopping that.try having a mom addicted to/thinking soy is the miracle of all miracles. the stuff makes her insane literally(all the estrogen)