/* * 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
|   | Welcoming Committee Welcome to the tribe! Introduce yourself here and have a look around. Moderator: Ioanna | 5,308 Posts  | Last post  by thehadezb | 
|   | Info / News Items / Announcements | 3,335 Posts  | Last post  by dariorpl | 
|   | Parenting Topics concerning our future generation. Our children. Discuss important things such as pregnancy, infant/child nutrition, sicknesses/diseases... If our parents would have fed us the right nutrition during pregnancy or during our upbringing, or had the knowledge that many of us have now, most of us would probably not have suffered from grave illness and disease. So why not prevent it in the first place? | 164 Posts  | Last post  by norawnofun | 
|   | General Discussion Moderator: TylerDurden | 34,707 Posts  | Last post  by fwadmin | 
| Child Boards: Important Info for Newbies | |||
|   | Exercise / Bodybuilding Moderator: Sully | 4,167 Posts  | Last post  by walidsarkis3 | 
|   | Hot Topics Discussions of non-RAF/non- raw topics. Raw vegan and Fruitarian topics may be discussed here but only here. | 17,855 Posts  | Last post  by dariorpl | 
|   | Health Discuss your current health problems or those you've overcome. Moderator: Ioanna | 11,346 Posts  | Last post  by antoine bechamp | 
|   | Personals Connect with an RPD-er near you! Moderator: Ioanna | 1,299 Posts  | Last post  by dariorpl | 
|   | Suggestion Box Suggestions for improvements regarding the forum or website can be posted here. | 789 Posts  | Last post  by smokeyquartz | 
|   | Off Topic Moderator: Hannibal | 17,747 Posts  | Last post  by smeague | 
|   | Science Scientific Stuff | 1,943 Posts  | Last post  by kelpguy | 
|   | Omnivorous Raw Paleo Diet Animal products with some veggies, berries, and non-domesticated, wild fruits added to the mix. Moderators: goodsamaritan, Iguana | 4,074 Posts  | Last post  by kelpguy | 
|   | Carnivorous  / Zero Carb Approach Not literally zero carb but eating only from the animal kingdom: muscle meats, organs, and fat of sea, sky, and land animals alike -- the raw meat diet for humans. Moderator: eveheart | 6,622 Posts  | Last post  by Phenix | 
|   | Wai Dieters High in fruit; low in a limited selection of animal foods; raw vegetables and dairy are forbidden. Moderator: Iguana | 375 Posts  | Last post  by surfsteve | 
|   | Instincto / Anopsology Eating raw, unprepared and unmixed food - mono-eating. Moderator: Iguana | 2,508 Posts  | Last post  by tonyvee | 
|   | Primal Diet Discussion for those following Aajonus Vonderplanitz' Primal Diet Moderator: reyyzl | 5,115 Posts  | Last post  by dariorpl | 
|   | Raw Weston Price The raw version of the Weston Price diet Moderator: TylerDurden | 1,167 Posts  | Last post  by biowolf | 
|   | Display Your Culinary Creations Post your delicacies, complete with recipes and photos here. Moderator: Inger | 1,792 Posts  | Last post  by paleoknight | 
|   | Journals Moderator: Hannibal | 11,302 Posts  | Last post  by dariorpl | 
|   | Members Only Section! You Will Have to Join Our Community to See What Lies Inside....Four Invisible, Members Only Forums in This Category. :) Join for the full Raw Paleolithic Diet experience. | 1 Posts  | Last post  by xylothrill | 
 No New Posts
 No New Posts Redirect Board
 Redirect Board
				143,016 Posts in 11,637 Topics by 83,739 Members. Latest Member:  Dantian912
				Latest Post: "Re: Mucus, biofilm and y..."  ( October 12, 2025, 03:35:34 pm )
				View the most recent posts on the forum.
				[More Stats]
			
582 Guests, 0 Users
Most Online Today: 962. Most Online Ever: 71,557 (September 24, 2025, 03:52:45 am)