/* * 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 22 Guests are viewing this board. | ||||
![]() |
![]() |
rawpaleodiet.com improvements
Started by TylerDurden |
0 Replies
3,267 Views |
![]() by TylerDurden |
![]() |
![]() |
Spelling nuisance
Started by TylerDurden « 1 2 » |
25 Replies
19,172 Views |
![]() by lex_rooker |
![]() |
![]() |
3 Replies
4,955 Views |
![]() by JaX |
|
![]() |
![]() |
"News" on rawpaleo.com
Started by Satya |
12 Replies
8,941 Views |
![]() by TylerDurden |
![]() |
![]() |
Modifying Messages
Started by Satya |
12 Replies
8,125 Views |
![]() by JaX |
![]() |
![]() |
RSS feed question
Started by glennm01 |
1 Replies
3,969 Views |
![]() by goodsamaritan |
![]() |
![]() |
Longer numbers for discussion topics
Started by Satya |
5 Replies
5,921 Views |
![]() by feral |
![]() |
![]() |
Please Help Test the Beyond Veg Debunked Page
Started by xylothrill |
8 Replies
10,110 Views |
![]() by goodsamaritan |
![]() |
![]() |
Country Flags in Memberlist
Started by xylothrill |
11 Replies
8,335 Views |
![]() by TylerDurden |
![]() |
![]() |
Contact Us
Started by Satya |
1 Replies
3,851 Views |
![]() by xylothrill |
![]() |
![]() |
0 Replies
3,649 Views |
![]() by MaverickHunter40245 |
|
![]() |
![]() |
A couple things...
Started by boxcarguy07 |
12 Replies
9,577 Views |
![]() by boxcarguy07 |
![]() |
![]() |
0 Replies
3,605 Views |
![]() by Sully |
|
![]() |
![]() |
Members Only Gallery Section
Started by xylothrill |
15 Replies
9,278 Views |
![]() by xylothrill |
![]() |
![]() |
Centered text?
Started by boxcarguy07 |
8 Replies
6,556 Views |
![]() by xylothrill |
![]() |
![]() |
Various suggestions
Started by TylerDurden |
3 Replies
6,548 Views |
![]() by xylothrill |
![]() |
![]() |
Tabs on the bottom of pages
Started by Satya |
10 Replies
10,980 Views |
![]() by xylothrill |
![]() |
![]() |
Our search engine
Started by Satya |
4 Replies
4,435 Views |
![]() by xylothrill |
![]() |
![]() |
Why not omnivore and carnivore along with carb focus?
Started by Satya |
4 Replies
5,879 Views |
![]() by Raw Kyle |
![]() |
![]() |
Re Journals
Started by TylerDurden |
2 Replies
13,946 Views |
![]() by TylerDurden |
Normal Topic
Hot Topic (More than 15 replies)
Very Hot Topic (More than 30 replies)
Locked Topic
Sticky Topic
Poll