/* * 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; } } } } }
I'm guessing 95% will be male. I wonder why? :?
(Me = Male)
Masculin.
Quote from: "jameswyhk"Masculin.
u might want to add an "e" somewhere
I think this is a sausage fest
Ich mag gern wurst :P
Quote from: "Bobandirus"Ich mag gern wurst :P
I like to like sausage? :roll:
It's a banger.
I'm 84% sure I'm a guy.
I'm 84% sure I'm a guy.
Mine is pretty easy: ((50% female + 50% female) - 50% female) + ((50% female + 50% male) -50% female) = ...
Didn't know you are a transgender. :wink:
((50% female + 50% female) - 50% female) + ((50% female + 50% male) -50% female)
= ((100% F) - 50% F) + (50% F + 50% M -50% F)
= 50% F + 50% M
= transgender :wink:
You may want to speak with your second grade math teacher :P
Quote from: "dktc"((50% female + 50% female) - 50% female) + ((50% female + 50% male) -50% female)
= ((100% F) - 50% F) + (50% F + 50% M -50% F)
= 50% F + 50% M
= transgender :wink:
You may want to speak with your second grade math teacher :P
Let's make it more clear to you:
((X+X)-X)+((X+Y))-X
=X+Y
=male :P
But how do you know about the second grade when you quit after the first? :lol:
Quote from: "AirHanoverInternational"Quote from: "dktc"((50% female + 50% female) - 50% female) + ((50% female + 50% male) -50% female)
= ((100% F) - 50% F) + (50% F + 50% M -50% F)
= 50% F + 50% M
= transgender :wink:
You may want to speak with your second grade math teacher :P
Let's make it more clear to you:
((X+X)-X)+((X+Y))-X
=X+Y
=male :P
But how do you know about the second grade when you quit after the first? :lol:
Female does not equal to X and male does not equal to Y.
Female = XX, and male = XY
so... it is still 50%((XX+XX)-XX)+((XX+XY)-XX) = XX + XY = X(X+Y)/2... still something other than either male or female :wink:
I would say I'm physically male but mentally female. IM NOT GAY! *deleted*
*deleted by dktc: no declaration of love in this forum... except that you love AM*
Declarations of love are free speech protected by the first amendment. :wink:
Quote from: "yourefired"Declarations of love are free speech protected by the first amendment. :wink:
First amendment applies internationally? :roll:
If not, please get back on topic.
Unless the queen decided to take control and become an evil despot, free speech rights are guaranteed in the UK too.
I would say I'm physically male but mentally female. IM NOT GAY! *deleted*
*deleted by dktc: no declaration of love in this forum... except that you love AM*
It is just that if I don't edit it out, Stephen would anyway...*
Quote from: "edit of iranair777's post by dktc"It is just that if I don't edit it out, Stephen would anyway...*
If it aint PG it has no business being on these forums. ;)