/* * 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; } } } } }
Why?There are going to be so many if we don't clean it out soon. :P
I say just clear out all PWs that are not 80% full after X time. OR no new world can be made untill the last is X% full or X years left.
I say just clear out all PWs that are not 80% full after X time. OR no new world can be made untill the last is X% full or X years left.
So what would happen if someone creates an 80-year, 1000-person world starting in 1928?
[/Devil's advocate]
When i own Stephen, thats what will heppen.
I really want to join that world, seriously
I say just clear out all PWs that are not 80% full after X time. OR no new world can be made untill the last is X% full or X years left.
So what would happen if someone creates an 80-year, 1000-person world starting in 1928?
[/Devil's advocate]
When i own Stephen, thats what will heppen.:-\ I already own him so no one will get him back :twisted: and anyway, why would he come to you? hes happy enough with me :D
ie. that would never happenHOW DARE YOU?!!!!!... little piece of....... shoot? :D
(btw... HOW DARE YOU?!!!!!... little piece of........ *complete this sentence / paragraph yourself*