Jump to content

Fernando

Members
  • Posts

    304
  • Joined

  • Last visited

Everything posted by Fernando

  1. This is a system that calculates the T/D pilot's average for its last flight. Pilots not flying Pilots with record flight Installation Manual 1° Download of the File (TouchdownStats) 2° Send the folder of the module to your website. within the system PHPVMS 3° Enter the code within the pages Profile_main.tpl and pilot_public_profile Download of the MODULE here Code to TPL <?php $somar = mysql_query("SELECT SUM(landingrate) as landingrate FROM `phpvms_pireps` WHERE pilotid=$userinfo->pilotid"); $total = mysql_fetch_array($somar); $v_total = $total['landingrate']; $linha = mysql_query("SELECT * FROM `phpvms_pireps` WHERE pilotid=$userinfo->pilotid"); $taxa = mysql_num_rows($linha); $v_taxa = $taxa; $media = $v_total/$v_taxa; $v_media = number_format($media, 0, '.', ''); ?> <?php echo $v_media." ft/min"; ?> Great flights to all. By. Fernando
  2. I eat to make a project for it. I am developing, wants to help me if that is your code. Click on the link for download FILE DOWNLOAD MY FILE
  3. It was they who provided me in partnership and sent me the original link not to have doubts because he owns Murillo Souza Virtual Company does not speak English only Mike Murillo Souza Salter.
  4. I am C@nando, Because of his false accusation blocked my account. I posted a link to download the template. This is turning its a personal thing, jugue want to be there as proof that you asked.
  5. Nabel Sorry but what happened is unfortunate that it had violated a spoke site and this is not true. They blocked my account saying that the same site who gave me was a friend, please review the prosecution of miniarma. The post of the charge http://forum.phpvms.net/topic/6709-copyright-violation/ is unfortunate you do not believe in me even blocked my registration, I could delete the account of those who instead of helping put it. This is my templante My site http://www.voeazulvirtual.com/acars/ Site of the my friend http://www.britishairwaysvirtual.net/ Site to download http://a-smartik.com/themeforest/html/megabox/index.html Any more doubts miniarma??? Tks my friends
  6. Be there for the site link you have no doubt http://a-smartik.com/themeforest/html/megabox/index.html Sorry but he didn `t state Actually in the above quote That he got it from the guy who created the template?? is unfortunate you do not believe in me even blocked my registration, I could delete the account of those who instead of helping put it. This is my templante My site http://www.voeazulvirtual.com/acars/index.php/ Site of my friend http://www.britishairwaysvirtual.net/ Site to download http://a-smartik.com/themeforest/html/megabox/index.html Any more doubts miniarma???
×
×
  • Create New...