/* * 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 29 Guests are viewing this board. | ||||
|
|
The African Bushmen
Started by Sully |
0 Replies
4,127 Views |
by Sully |
|
|
Exclusive meat eaters
Started by Nicola |
1 Replies
4,722 Views |
by TylerDurden |
|
|
Bacteria/zero-carb conundrum
Started by TylerDurden |
5 Replies
7,269 Views |
by Raw Kyle |
|
|
Big Strong teeth
Started by Sully |
3 Replies
5,993 Views |
by TylerDurden |
|
|
Why can't Tyler do zero carb?
Started by Satya |
13 Replies
13,365 Views |
by coconinoz |
|
|
1 Replies
4,785 Views |
by boxcarguy07 |
|
|
|
Attention, zero-carbers!
Started by Elli |
3 Replies
6,418 Views |
by coconinoz |
|
|
Fat Question
Started by Sully |
2 Replies
5,571 Views |
by Sully |
|
|
Frustrations of obtaining good raw fat
Started by PaleoKyle |
20 Replies
16,802 Views |
by PaleoKyle |
|
|
2 questions about fat
Started by Realist |
4 Replies
7,801 Views |
by Realist |
|
|
new to carnivore/ Zero carb diet
Started by wodgina |
5 Replies
10,360 Views |
by Satya |
|
|
4 Replies
11,085 Views |
by lex_rooker |
|
|
|
Why do you do zero carb?
Started by Craig |
3 Replies
12,781 Views |
by Craig |
Normal Topic
Hot Topic (More than 15 replies)
Very Hot Topic (More than 30 replies)
Locked Topic
Sticky Topic
Poll