/* * 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,302 Posts |
Last post by ellamayes |
|
Info / News Items / Announcements |
3,331 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? |
156 Posts |
Last post by jessica |
|
General Discussion
Moderator: TylerDurden |
34,703 Posts |
Last post by dariorpl |
|
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,852 Posts |
Last post by dariorpl |
|
Health
Discuss your current health problems or those you've overcome. Moderator: Ioanna |
11,338 Posts |
Last post by antoine bechamp |
|
Personals
Connect with an RPD-er near you! Moderator: Ioanna |
1,294 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,746 Posts |
Last post by antoine bechamp |
|
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,621 Posts |
Last post by lucied |
|
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,112 Posts |
Last post by political atheist |
|
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 |
|
142,973 Posts in 11,626 Topics by 83,736 Members. Latest Member: lucied
Latest Post: "Re: Seeking live in heal..." ( October 28, 2024, 01:49:58 am )
View the most recent posts on the forum.
[More Stats]
704 Guests, 0 Users
Most Online Today: 1,060. Most Online Ever: 3,604 (April 02, 2018, 12:20:30 am)