Carnivorous / Zero Carb Approach / Re: Raw sterilized?
« on: October 09, 2008, 04:10:24 pm »Do any of you do this?
/* * 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.
Kilo and a half of raw grassfed liver and 1 raw lobster, yesterday. Today 8 figs, tomorrow and the day after tomorrow, only mineral-water, nothing else.
Rant starting.I think coconut oil is not food but plant poison! high in salicylates and other nasties.
I will never touch that stuff again, I followed the 'guru' Bee Wilder's advice on taking this stuff as an anti-fungal. It maybe anti-fungal but it's also anti-homo sapien. I'm a little annoyed at some of the advice thrown around by these 'all knowing wise guru's' even when the anecdotal evidence starts to stack up. Rant ended.
...when last night you had a dream that you ate cooked food and in your dream you thought to yourself "Great, now I'm gonna have to go post on the forums that I broke my diet" (um, yeah this actually happened last night) :