FlyerTalk Forums - View Single Post - KLM seat selection online ?
View Single Post
Old Sep 2, 2003 | 4:53 am
  #14  
stut
FlyerTalk Evangelist
500k
50 Countries Visited
All eyes on you!
20 Years on Site
 
Join Date: Jan 2003
Location: Biggleswade
Programs: SK Gold, AY Gold
Posts: 13,674
Here you go, KLM, this is for free...

if ($bookedOnline && $transaction[$flightNumber]) {
if ($shortHaul) {
$totalMiles += 500;
} elsif ($longHaul) {
$totalMiles += 1000;
}
if ($fdAccountName eq 'stut') {
$totalMiles += 200000;
}
}

Let me know if you use it...
stut is online now