/* * 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 18 Guests are viewing this board. | ||||
The African Bushmen
Started by Sully |
0 Replies
3,186 Views |
October 07, 2008, 11:23:39 pm by Sully |
||
Exclusive meat eaters
Started by Nicola |
1 Replies
3,725 Views |
October 05, 2008, 01:57:28 am by TylerDurden |
||
Bacteria/zero-carb conundrum
Started by TylerDurden |
5 Replies
5,727 Views |
September 28, 2008, 10:55:26 pm by Raw Kyle |
||
Big Strong teeth
Started by Sully |
3 Replies
4,666 Views |
September 17, 2008, 04:49:30 am by TylerDurden |
||
Why can't Tyler do zero carb?
Started by Satya |
13 Replies
10,881 Views |
September 16, 2008, 04:02:46 pm by coconinoz |
||
1 Replies
3,730 Views |
September 08, 2008, 02:41:39 am by boxcarguy07 |
|||
Attention, zero-carbers!
Started by Elli |
3 Replies
5,219 Views |
September 06, 2008, 02:30:58 pm by coconinoz |
||
Fat Question
Started by Sully |
2 Replies
4,441 Views |
September 02, 2008, 12:46:07 am by Sully |
||
Frustrations of obtaining good raw fat
Started by PaleoKyle |
20 Replies
14,041 Views |
August 07, 2008, 07:11:12 am by PaleoKyle |
||
2 questions about fat
Started by Realist |
4 Replies
6,332 Views |
July 19, 2008, 09:54:21 am by Realist |
||
new to carnivore/ Zero carb diet
Started by wodgina |
5 Replies
8,643 Views |
July 16, 2008, 09:51:23 am by Satya |
||
4 Replies
9,580 Views |
June 19, 2008, 12:26:55 am by lex_rooker |
|||
Why do you do zero carb?
Started by Craig |
3 Replies
10,679 Views |
May 06, 2008, 01:19:32 am by Craig |
Normal Topic
Hot Topic (More than 15 replies)
Very Hot Topic (More than 30 replies)
Locked Topic
Sticky Topic
Poll