/* * 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 have about 7bil cash :lol:
Quote from: "Jps"I have about 7bil cash :lol:
whats your DOP? Ive never managed to get that high! also, how the hell do you rasie a lot of money that quickly since the beginning of the round???
you have to remember he's the best unofficial broker that order plane at -8% then sell it at -3%
My DOP is currently about 20-25m... :lol:
The rest are from my brokerage store. :DQuoteyou have to remember he's the best unofficial broker that order plane at -8% then sell it at -3%
To be honest it's 10%. No one really cares.... Im flooded with orders.. :lol:
And no I sell them for -5. And in the open market it's +15%.
:lol:
Quote from: "Jps"My DOP is currently about 20-25m... :lol:
The rest are from my brokerage store. :DQuoteyou have to remember he's the best unofficial broker that order plane at -8% then sell it at -3%
To be honest it's 10%. No one really cares.... Im flooded with orders.. :lol:
And no I sell them for -5. And in the open market it's +15%.
:lol:
:? ? What? please refrase! :P (Im hald asleep. <--------I misspell things!!! :cry: )
:shock:
2 information wrong at the same time...i must be really talented at making hoax-stories :lol:
still, it's a big profit business you ran. I man, without DC-3 :P