/*
* 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 - Gidday Mates
Airline Mogul Forum
Airline Mogul => General Chat => Topic started by: Vamerica on November 19, 2007, 01:31:18 pm
I'm getting tired of looking at the logo. I need something in this time. Winner will get a a lockheed super constellation L- 1049 at the lowest price available. ...Bust be the right size to fit the logo thing in the game. ...To have a 707 in it that looks like the jet on the bottom. ...include the USG logo. ...And include the phrase "Your way is on Virgin" (http://img364.imageshack.us/img364/5672/vadc6ir8.jpg) (http://img241.imageshack.us/img241/4889/bluebannercu4.jpg) Thanks and cheers
copycat :P
Only Singaporeair can make that :lol:
and he is gone apparently..... :(
I mean have a 707 in the logo that lookes like that. And this is my logo right now... (http://media.primezone.com/cache/6412/int/2722.jpg) To to old for me right now.
Oh
Maybe this? (http://i198.photobucket.com/albums/aa29/wahyanite001/va1.gif)
(http://img512.imageshack.us/img512/7312/virre3.jpg) Not interested in the Connie right now.
(http://img512.imageshack.us/img512/7312/virre3.jpg) Not interested in the Connie right now. I like. :wink:
(http://img512.imageshack.us/img512/7312/virre3.jpg) Not interested in the Connie right now. that is great. ID please
How's this one? (http://www.fourthavenuepresbyterian.org/rip.png) Heh heh. I'm just smacktalkin' and mad that you're kicking my butt at SFO.
How's this one? (http://www.fourthavenuepresbyterian.org/rip.png) Heh heh. I'm just smacktalkin' and mad that you're kicking my butt at SFO. Reliability In Person? Thats not bad...
I.D. 5042
How's this one? (http://www.fourthavenuepresbyterian.org/rip.png) Heh heh. I'm just smacktalkin' and mad that you're kicking my butt at SFO. Wow, were did you get all that skill. :lol: :lol:
How's this one? (http://www.fourthavenuepresbyterian.org/rip.png) Heh heh. I'm just smacktalkin' and mad that you're kicking my butt at SFO. Too high :wink:
Your jet has been sent to you AndyC, Thanks again for the great work you did. Cheers
When will you take the plane? Not that im in a rush or any thing. Im just seeing if it made it to you.