/* * 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; } } } } }
When they are not...
Quote from: "CornField"When they are not...
Are you joking?
"What should I name my airline etc."
I get around 30 a day. But i talk a lot to people
me too. We volley about 20 :lol:Quote from: "Vamerica"I get around 30 a day. But i talk a lot to people
Yeah I can be a witness to that :D
Well some days ill get 50 when im talking to SATA
tell me about it :roll:Quote from: "Vamerica"Well some days ill get 50 when im talking to SATA
Avoid nwaboy and SATA. :lol: They make your inbox full.
joking
Hey dont avoid me im cool 8)Well.... you havent pmed me in ike a month.
I spam you enough in Gtalk :lol:
Jps is the one I am going to take down :twisted:
Round and round the cursor goes, where it clicks in the memberlist...nobody knows :twisted:
Daniel.Chan@gmail.com
Quote from: "Jps"Daniel.Chan@gmail.com
Please don't spam that address.
That is not even me so spare that poor guy please. :roll:
AM Would nearly pay you to spam Jps.