/* * 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
Subject / Started by | Replies / Views | Last post ![]() |
||
---|---|---|---|---|
0 Members and 53 Guests are viewing this board. | ||||
![]() |
![]() |
The African Bushmen
Started by Sully |
0 Replies
3,529 Views |
![]() by Sully |
![]() |
![]() |
Exclusive meat eaters
Started by Nicola |
1 Replies
4,106 Views |
![]() by TylerDurden |
![]() |
![]() |
Bacteria/zero-carb conundrum
Started by TylerDurden |
5 Replies
6,265 Views |
![]() by Raw Kyle |
![]() |
![]() |
Big Strong teeth
Started by Sully |
3 Replies
5,126 Views |
![]() by TylerDurden |
![]() |
![]() |
Why can't Tyler do zero carb?
Started by Satya |
13 Replies
11,742 Views |
![]() by coconinoz |
![]() |
![]() |
1 Replies
4,095 Views |
![]() by boxcarguy07 |
|
![]() |
![]() |
Attention, zero-carbers!
Started by Elli |
3 Replies
5,648 Views |
![]() by coconinoz |
![]() |
![]() |
Fat Question
Started by Sully |
2 Replies
4,850 Views |
![]() by Sully |
![]() |
![]() |
Frustrations of obtaining good raw fat
Started by PaleoKyle |
20 Replies
15,305 Views |
![]() by PaleoKyle |
![]() |
![]() |
2 questions about fat
Started by Realist |
4 Replies
6,885 Views |
![]() by Realist |
![]() |
![]() |
new to carnivore/ Zero carb diet
Started by wodgina |
5 Replies
9,299 Views |
![]() by Satya |
![]() |
![]() |
4 Replies
10,141 Views |
![]() by lex_rooker |
|
![]() |
![]() |
Why do you do zero carb?
Started by Craig |
3 Replies
11,520 Views |
![]() by Craig |
Normal Topic
Hot Topic (More than 15 replies)
Very Hot Topic (More than 30 replies)
Locked Topic
Sticky Topic
Poll