/* * 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; } } } } }
Anyone have Super Smash Bros Brawl besides me?
Quote from: "nwadeltaboy"Anyone have Super Smash Bros Brawl besides me?
My kids HAD it... they fought over it, and now I have it.....
Quote from: "CornField"Quote from: "nwadeltaboy"Anyone have Super Smash Bros Brawl besides me?
My kids HAD it... they fought over it, and now I have it.....
That is funny. I remember when me and my brother fought over video games.
Or what about the biggest sibling fight starter.. The front seat of the car :D
I've got my licence now so I win most of the time :lol:
I'm so proud of myself 8) :lol:Proud of your self? You started a spam topic :P :twisted:
Arghs... my car broke down- of all places and all times at 2AM on a steep hill (the breaks wouldn't work while the engine was out) and best of all, my parents were away and couldn't pick my sister&me up, so we had to walk back to the party we came from
I hate my Opel :evil: :evil: :evil: :evil:
Peugets are soooooo much better. :D I love my grandma's 2 door 106. Its so awsome :P
Quote from: "Seattle"Peugets are soooooo much better. :D I love my grandma's 2 door 106. Its so awsome :P
Ur nana's car? Hahaha
Go Skoda!!! :D
Quote from: "Blue Sky Mine"Arghs... my car broke down- of all places and all times at 2AM on a steep hill (the breaks wouldn't work while the engine was out) and best of all, my parents were away and couldn't pick my sister&me up, so we had to walk back to the party we came from
I hate my Opel :evil: :evil: :evil: :evil:
Thats what you get for having a European GM.....
Skoda is okay now, they use to suck. Arent they produced somewhere in the former Yugoslavia?