/* * 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; } } } } }
Visit our website: www.rawpaleodiet.com
Join our Yahoo Group: RawPaleoDiet
RSS Feed Latest 50 Posts
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
...and there are a number of studies showing how dairy/grains etc. can cause brain-damage, not just the usual allergy-related symptoms such as skin-rashes etc.
There is still a big Primal-Diet-oriented RVAF diet group within the LA-Malibu area. Try the primal diet yahoo group for now...
The pasteurized organic non homogenized milk from trader joes(its from strauss farms) is better then OP milk imo, its half the price too. Not raw but I'm not really concerned with 15 seconds of 160 degrees or so.
I've never had calaravile but I remeber it being even more expensive then OP
Also for anyone who doesn't know OP has some pretty shady practices, they outsource for a couple of there products like colostrum and I've read they will buy pretty shitty raw milk and pass it off as from there grass fed cows.
He confirmed the statement and left a real beauty in my email inbox.
Not only was the colostrum from another dairy, but it was from one of the most notorious dairies in California: the Vander Eyk Organic Dairy out of Pixley, California.
Perhaps you have heard of the Vander Eyk Dairy right here on this blog. My husband and I stayed up late one June evening learning video editing to get this video out with the breaking news story.
The Vander Eyk Organic Dairy is the first and only dairy in U.S. history to lose its organic certification.
OP parades around as "grass fed" alluding to being 100% GF but they aren't. Imo Mark Mcafee is a snake and I would never support the dude.