تخطي إلى المحتوى
XREFS0 LogoXREFS0
شروحات
من نحن
تواصل معنا
شروحات
سورس كود
C#PHPVisual BasicPythonC/C++Microsoft AccessDelphi
هندسة عكسية
البرامجالشروحات
التسويق الإلكتروني
البرامجالكورساتبيانات العملاء
من نحنتواصل معنا
XREFS0

شروحات تقنية، تسويق إلكتروني، هندسة عكسية، وسورس كود — كل ما يحتاجه المطور والمبرمج في مكان واحد.

روابط سريعة

  • الرئيسية
  • من نحن
  • الشروحات
  • سورس كود
  • هندسة عكسية
  • التسويق الإلكتروني

قانوني

  • سياسة الخصوصية
  • شروط الاستخدام
  • إخلاء المسؤولية
  • DMCA
  • إزالة محتوى
  • رابط معطل
  • الأسئلة الشائعة

ابقَ على تواصل

اشترك للحصول على آخر الشروحات والأدوات مباشرة.

اشترك في القناة

© 2026 XREFS0. جميع الحقوق محفوظة

صُنع بـ ❤️ للمطورين العرب

  1. XREFS0
  2. سورس كود
  3. PHP
  4. Air Cargo Management System in PHP/ OOP Free Source Code
مشروع
2026-07-314,107

Air Cargo Management System in PHP/ OOP Free Source Code

Introduction This simple project is entitled Air Cargo Management System. This is a simple web-based application that was developed using PHP/OOP and MySQL Database. The project manages the Air Cargo ...

Air Cargo Management System in PHP/ OOP Free Source Code
PHPSource CodeFree

Air Cargo Management System in PHP/ OOP Free Source Code

Introduction This simple project is entitled Air Cargo Management System. This is a simple web-based application that was developed using PHP/OOP and MySQL Database. The project manages the Air Cargo businesses shipment transaction with their customer. It allows the management to store and retrieve their daily transaction without hassle. It has a simple user interface and user-friendly features and functionalities. About the Air Cargo Management System I developed this project using the following:

XAMPP v3.3.0 PHP MySQL Database HTML CSS JavaScript jQuery Bootstrap v5 AdminLTE

This Air Cargo Management System project has only small scope. The system contains different relevant modules such as transactions. It has 2 sides of user interfaces which are the Admin Panel and the Public-Side. The visitor can browse the site and read some information such as the 'Welcome' and 'About Us' contents. It also allows the company/business clients to trace or track their shipment on the website. The system will require the clients to enter their shipment reference code for tracing their shipment or cargo. The Admin Panel is the side of the system which is accessible only to the management. This side is managed by 2 types of user roles which are the Administrators and Staff. The Administrator users have the privilege to access and manage all the features and functionalities on the said system side. While the Staff has only limited permission. The system generates a printable transaction detail where the client shipment and cargo information are listed. In this system, the shipment cargo prices will depend on the cargo types. Each cargo type has 3 types of prices which are the City to City Price, State to State Price, and Country to Country Price. The prices will be multiplied by the cargo's weight (kg.) when calculating the total amount of the transaction. Features Admin-Side

Secure Login and Logout Dashboard

Display the summary of lists.

Cargo Types Management

Add New Cargo Type List All Cargo Types Update Cargo Type View Cargo Type Set Prices Delete Cargo Type

Shipment/Transaction Management

Add New Transaction List All Transactions Update Transaction View Transaction List All Cargo per Transactions Update Transaction's Status List all transactions' tracking history. Delete Transaction

Manage User List (CRUD) Manage Account Details/Credentials Manage System Information

Public-Side

Read 'Welcome' Content Read 'About Us' Content Trace Shipment

The source code was developed only for educational purposes only. You can download the source code for free and modify it the way you wanted. System Snapshots of some Features Trace Shipment Page (Public)

Cargo Type List (Admin-Panel)

Transaction Form (Admin-Panel)

Transaction Details (Admin-Panel)

How to Run ?? Requirements

Download and Install any local web server such as XAMPP/WAMP. Download the provided source code zip file. (download button is located below)

Installation/Setup

Enable or Uncomment the GD Library on your php.ini file. Open your XAMPP/WAMP's Control Panel and start Apache and MySQL. Extract the downloaded source code zip file. If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin Create a new database naming acms_db. Import the provided SQL file. The file is known as acms_db.sql located inside the database folder. Browse the Air Cargo Management System in a browser. i.e. http://localhost/acms/ and http://localhost/acms/admin for the admin-side.

Default Admin Access: Username: admin Password: admin123 DEMO VIDEO

That's it. You can now explore the features and functionalities of this Air Cargo Management System in PHP/OOP and MySQL Database. I hope you'll find something useful for your future projects. Explore more on this website for more Free Source Codes and Tutorials. Enjoy :)

Screenshots

Screenshot\nScreenshot\nScreenshot\nScreenshot\nScreenshot

Download Project

Download Air Cargo Management System in PHP/ OOP Free Source Code
4.1K views
1.0K تحميل
FacebookTweet This
492
العودة لـ PHP

مشاريع ذات صلة

AC Repair and Services System using PHP and MySQL Source Code Free Download

This project is entitled AC Repair and Services System. This web-based application provides an online platform for Air Conditioner Repair and Services Company's possible clients to book a request for ...

2026-07-31

Accounting Journal Management System with Trial Balance in PHP Free Source Code

Introduction This is a Simple PHP entitled Accounting Journal Management System with Trial balance. This is a web-based application project that helps a certain company to store their transaction reco...

2026-07-31

Advance Charity Management System using PHP and MySQL Source Code Free Download

The project is called "Advance Charity Management System" and was developed using various technologies including PHP, MySQL Database, HTML, CSS, JavaScript (jQuery and Ajax), Bootstrap, AdminLTE Templ...

2026-07-31