Private World Discussion & Invitation / Re: PW#2393: Carry Your National Flag!
« on: September 15, 2012, 07:50:35 am »
/* * 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; } } } } }
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
hey ced_ampo and any other non-players you can create a disaster since you are'nt supporting one side or the other.
but you cant start a world war or something like that(but you can say that chinas nuclear reactor exploded etc.)
You mean we will be doing the Acts of God, things like that?
i made a new thread bcos the old one burnt down to the ground *THANKS ba4.
same rules as last 1.
italic means country taken but not playing
Countries:
Australia-AirbusL1011
Malaysia-pck
China-Virgin Serbia
Phillipenes-ced_ampo
Britain-ba4
Mongolia-SomedayTrijet
Saint Vincent and the Grenadines-norge
OFF TOPIC, but ba4, I'm really impressed with you. You even copied this thread to the other site, and copied my first post in the first UN thread word-by-word. I'm really impressed....
I'm not surprised...