Jump to content

Flight Board - HELP


SkilledPilotA320

Recommended Posts

for a/c name

<?php echo $flight->aircraftname;?>

for REGO

<?php echo $flight->registration;?>

I use both name and reg in one column

<?php echo $flight->aircraftname;?> <?php echo $flight->registration;?>

infobox.jpg

ACARSMAP

<td><%=flight.aircraftname%>  <%=flight.aircraft%></td>

map.jpg

Link to comment
Share on other sites

for a/c name

<?php echo $flight->aircraftname;?>

for REGO

<?php echo $flight->registration;?>

I use both name and reg in one column

<?php echo $flight->aircraftname;?> <?php echo $flight->registration;?>

infobox.jpg

ACARSMAP

<td><%=flight.aircraftname%>  <%=flight.aircraft%></td>

map.jpg

Can you please say How to Do?.. i am not so good in PHP. PLease help me in step by step. my website www.airindiavirtual.com

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...