Airline Branding Center / Re: Need A Logo?
« on: January 20, 2011, 09:16:49 pm »Failure to comply with these rules will result in your signature being removed.
Cheers,
/* * 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.
Wish Granted, but you wont be able to enjoy it because you caught H1N1 on the first day and are quarantined for the whole year.
I wish I'm 18 already
*Note* This is not the most useless post on the AM forums - try the Twitter topic....useless!
My last phone was the K800i, until the part where you charge the phone got damaged and it would be €80 to repair. Great camera on it!
What €15 will get you in Dublin Airport
Including that white cell phone (or whatever it is )?
Killian320 posted that first one off my laptop. Here's a few more...
What €15 will get you in Dublin Airport (Killian managed to put salt in his Coke!)
Not a chance I'm still in Mayo. Heading back to the big smoke tomorrow! Went to Mass this morning so that covered my days activities appart from relaxing.
Oh, I flew on "St.Killian" on Thursday morning. I meant to text you about that actually, thought it might put a smile on your face anyway!
Over 600,000 at the Parade today... Nice turnout I have to say.
And a Happy St. Patricks Day to you.