/* * 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 8 Guests are viewing this board. | ||||
![]() |
![]() |
Ate my first grass-fed beef today..
Started by Wolf |
11 Replies
6,543 Views |
![]() by Wolf |
![]() |
![]() |
Raw Bison vs Raw Grass-fed Beef
Started by Wolf |
15 Replies
16,038 Views |
![]() by eveheart |
![]() |
![]() |
Grass-fed Rib-eye
Started by Wolf |
11 Replies
7,461 Views |
![]() by Wolf |
![]() |
![]() |
Storing fat?
Started by Wolf |
13 Replies
9,462 Views |
![]() by sabertooth |
![]() |
![]() |
Your usual diets?
Started by Wolf |
24 Replies
12,493 Views |
![]() by Cinna |
![]() |
![]() |
2 Replies
3,755 Views |
![]() by RawZi |
|
![]() |
![]() |
How should fresh pig blood taste like?
Started by xxoptionxx |
0 Replies
2,202 Views |
![]() by xxoptionxx |
![]() |
![]() |
Gaining weight on zerocarb?
Started by XXX |
4 Replies
4,385 Views |
![]() by Grey-Cup |
![]() |
![]() |
Measure fat content in meat
Started by x_corina |
3 Replies
4,417 Views |
![]() by klowcarb |
![]() |
![]() |
fat to protein ratio
Started by yon yonson |
23 Replies
26,213 Views |
![]() by Qodesh |
![]() |
![]() |
2 Replies
3,659 Views |
![]() by TylerDurden |
|
![]() |
![]() |
raw marrow
Started by Yume |
8 Replies
5,740 Views |
![]() by RawZi |
![]() |
![]() |
Does anybody make high-fish?
Started by z2704186 |
5 Replies
4,106 Views |
![]() by Iguana |
Normal Topic
Hot Topic (More than 15 replies)
Very Hot Topic (More than 30 replies)
Locked Topic
Sticky Topic
Poll