/* * 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.
. After all the inuits do it, and so did man for thousands of years........Do you think thats weird?



all the best.

Maybe we could meld the two and make a super duper paleo site!!
)
aaaa makes me happy to see pics like that, I cant wait to earn enough to migrate from the big city of london. good boy!!
)
enjoy!

Like they said before!Why do you want to consult this guy ?
You have already found by yourself the foods that cures you. Do you believe that he knows your body better than you ?
Don't you trust your own experience ?
If I had TB I would use my Paleo diet as a support of conventional treatment, rather than a replacement. I do best on raw wild or pasture-fed meats and fats and water, but there's no guarantee that he would too. Children are an especially difficult situation. You should discuss what you can with the doctor, however, if you mention raw meat I'm thinking he might consider whether he should take the child away from you, so this is a difficult quandary. So I don't have any answers, just some thoughts and questions that I hope spark some of your own.
