Jump to content

airline data


smokey68

Recommended Posts

How would it be possible to pull information such as an airline name, total pilots, pending pilots, number of schedules, number of flights, all this information into a web page from a public web address such as http://www.mywebsite.com/core/airlinestats.php ? 

somthin another like that because you cant pull the information from the codon config since the local config is encoded and it uses that to get the information is it possible ?

 

Link to comment
Share on other sites

  • 2 weeks later...
  • Moderators
On 6/18/2017 at 0:21 PM, vbegin7 said:

How would it be possible to pull information such as an airline name, total pilots, pending pilots, number of schedules, number of flights, all this information into a web page from a public web address such as http://www.mywebsite.com/core/airlinestats.php ? 

somthin another like that because you cant pull the information from the codon config since the local config is encoded and it uses that to get the information is it possible ?

 

Go to my website www.parkho.ir and "login" then in "Modules-Pilots", click "Statistics" and tell me if that's what you're looking for.

Edited by Parkho
Link to comment
Share on other sites

no what im looking for is a way to pull all updated and live information from a phpvms installation onto another php page on another website whole nother domain. sorta like vacentral but not how it pulls information such as number of pilots number flights  etc... 

 

Link to comment
Share on other sites

  • Moderators
4 hours ago, vbegin7 said:

no what im looking for is a way to pull all updated and live information from a phpvms installation onto another php page on another website whole nother domain. sorta like vacentral but not how it pulls information such as number of pilots number flights  etc... 

 

The other domain, is it on the same host? If not, you need phpVMS API to achieve that and I don't think phpVMS has an API. If your other domain is on the same host as phpVMS then it is possible to write a code to connect to your DB and pull the information on the other domain.

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...