/* * 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 23 Guests are viewing this board. | ||||
|
|
9 Replies
11,074 Views |
by yuli |
|
|
|
Fishing wolves
Started by Hanna |
13 Replies
11,996 Views |
by MoonStalkeR |
|
|
Not excited by muscle meat lately
Started by goodsamaritan |
12 Replies
11,968 Views |
by yuli |
|
|
European summer paradise
Started by Susan |
5 Replies
6,033 Views |
by raw |
|
|
7 Replies
8,230 Views |
by raw |
|
|
|
0 Replies
4,069 Views |
by Iguana |
|
|
|
35 Replies
58,019 Views |
by Iguana |
|
|
|
Censorship
Started by Hanna |
20 Replies
15,060 Views |
by goodsamaritan |
|
|
50 Replies
31,078 Views |
by Iguana |
|
|
|
13 Replies
11,853 Views |
by Iguana |
|
|
|
Mono-eating
Started by TylerDurden |
16 Replies
15,735 Views |
by Iguana |
|
|
Alpha's best
Started by Iguana |
1 Replies
6,844 Views |
by Iguana |
|
|
123 Replies
198,414 Views |
by TylerDurden |
|
|
|
Type of diet
Started by TylerDurden |
8 Replies
11,176 Views |
by raw |
|
|
Instincto Books
Started by TylerDurden |
12 Replies
25,815 Views |
by TylerDurden |
Normal Topic
Hot Topic (More than 15 replies)
Very Hot Topic (More than 30 replies)
Locked Topic
Sticky Topic
Poll