General Chat / Re: Merry Christmas (pressies inside)
« on: December 24, 2008, 03:48:19 pm »One of the presents that i'll ever recieve XD
/* * 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.
I got to see an SQ A380 from the side and behind in Singapore at 10:30 at night! However, it was very dark and there was alot of fog on the windows of the plane, so I could not see very well outside. However, despite the rest of the plane sleeping, I enjoyed it highly!
lol, did you take any pic's? Even if it look's ugly in pic's
Unfortunately, no.
My camera had no batteries, my phone doesn't have a camera, my mum forgot to bring her camera phone, my sisters camera phone was in use taking stupid pictures of her and her boyfriend
Oh well, next generation maybe XD
lol, well i hope you enjoyed seeing it
lol, did you take any pic's? Even if it look's ugly in pic's
All that needs fixing is the Long Haul ticket price needs to be raised- I was flying lots of Europe - Australasia routes with 767-300ERs with stopovers in different Asian cities, and one leg (Europe-Asia) was only like €500! IRL Economy would be at least €1000 wouldn't it?
The only people that buy it are the bigwig airlines, and the only reason they buy it is just for the heck of it