0) { $row = mysql_fetch_assoc($result); $cid = $row['cid']; $cemail = $row['cemail']; $cname = $row['cname']; $cval = $row['cval']; echo "

Version 7 upgrade

"; echo "

Your GSAK registration is currently under the name of: $cname

" ; echo "As a registered GSAK user, you can upgrade to version 7 for \$$cval US. Just click on the PayPal button below" ; echo "

Registration details will be sent to your registered GSAK address which is currently: $cemail"; echo '
If you would like to change this address, click here

'; echo "" ; echo "' ; echo '
" ; echo "Purchase GSAK Version 7 Upgrade \$$cval US

" ; echo '
' ; echo ''; echo ''; echo ""; echo "" ; echo "" ; echo ''; echo '' ; echo ''; echo '
'; echo '

Note: PayPal will now accept credit cards directly - you DO NOT have to set up a PayPal account.

' ; echo '
'; echo '

' ; echo 'Upon receipt of payment, I will send you a registration code via e-mail. Follow the instructions in that email to register your copy of GSAK ' ; echo '

'; // echo "finished at: ". date("F j, Y, g:i a") ; // echo "finished at: 29/05/2006 5:19:13 PM"; } else { echo' - Woops! '; echo ''; echo '
'; echo "Link ID was not found. The most common reason is that " . 'this link has already been used to upgrade to version 7.'; // echo "
$query"; echo '
'; } include 'Footer.txt'; ?>