Jump to content

Assign an Airport to particular Pilot


Yash

Recommended Posts

  • Moderators

Then you can search over the internet to learn how to build something like this. phpVMS is more like an MVC framework. Files in core/common folder handle the communitcation between the website and your database, the admin/modules handles the controllers to show the template files in your admin center and admin/template holds the template files which are called by the controllers. The same applies to the user part with core/modules and core/templates folders accordingly.

You can open any of the file under the directories referred above and try to understand how they work. A great start is http://php.net/ or https://www.w3schools.com/php/default.asp for more basic things.

  • Like 1
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...