/*
* 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;
}
}
}
}
}
Print Page - Your download speed!
Airline Mogul Forum
Non-Airline Mogul => General Chat => Topic started by: killian320 on August 03, 2008, 11:38:03 am
(http://www.speedtest.net/result/304279288.png) (http://www.speedtest.net) That's mine :) second test (http://www.speedtest.net/result/304412631.png) (http://www.speedtest.net)
(http://www.speedtest.net/result/304277049.png) (http://www.speedtest.net) Its supposed to be 1024 kb/s up and 512 kb/s down. So not too bad.
(http://www.speedtest.net/result/304286670.png) (http://www.speedtest.net) Right around where it's supposed to be
(http://www.speedtest.net/result/304285447.png) (http://www.speedtest.net) Only slower than Rens!!! :D
(http://www.speedtest.net/result/304288539.png) (http://www.speedtest.net) This is mine. It's okay I guess. :roll:
Fairly slow :lol: (http://www.speedtest.net/result/304289164.png) (http://www.speedtest.net)
Never expected this. Doesn't really reflect the "true" speed as websites loaded faster with my old 3mbps line in Hong Kong. (http://www.speedtest.net/result/304292080.png) (http://www.speedtest.net)
Never expected this. Doesn't really reflect the "true" speed as websites loaded faster with my old 3mbps line in Hong Kong. (http://www.speedtest.net/result/304292080.png) (http://www.speedtest.net) Your way faster than my good old Netvigator!!! :(
(http://www.speedtest.net/result/304292492.png) (http://www.speedtest.net) D/L was supposed to be 18Mbps... :? Maybe a second try... (http://www.speedtest.net/result/304301777.png) (http://www.speedtest.net)
(http://www.speedtest.net/result/304324785.png) (http://www.speedtest.net) Wow... Mines even slower than I thought
(http://www.speedtest.net/result/304327740.png) (http://www.speedtest.net) I tried mine again. :wink:
/me cowers in the corner :oops: this is london (http://www.speedtest.net/result/304327661.png) (http://www.speedtest.net) this is Doha (http://www.speedtest.net/result/304328192.png) (http://www.speedtest.net)
this wasnt a well as i thought,oh well im on a mac G3 (http://www.speedtest.net/result/304343985.png) (http://www.speedtest.net)
(http://www.speedtest.net/result/304292492.png) (http://www.speedtest.net) D/L was supposed to be 18Mbps... :? Maybe a second try... (http://www.speedtest.net/result/304301777.png) (http://www.speedtest.net) can i live with you?
(http://www.speedtest.net/result/304292492.png) (http://www.speedtest.net) D/L was supposed to be 18Mbps... :? Maybe a second try... (http://www.speedtest.net/result/304301777.png) (http://www.speedtest.net) can i live with you? :lol: You must have a slow connection....
(http://www.speedtest.net/result/304379582.png) pretty bad :oops: Heres another one (http://www.speedtest.net/result/304380473.png)
(http://www.speedtest.net/result/304436873.png) (http://www.speedtest.net) There is mine.
I guess I got the lowest here: Down: 434kbps Up: seems to have failed (after waiting ten minutes) :cry:
heres mine. (http://www.speedtest.net/result/304444763.png) (http://www.speedtest.net)
Jesus this is bad: (http://www.speedtest.net/result/304452719.png) (http://www.speedtest.net)
Mine : (http://www.speedtest.net/result/305981270.png) (http://www.speedtest.net)