MySQL Database

Online Resort Management System using PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project entitled Online Resort Management System. This is a web-based application that provides an online room reservation and also serves as the Resort's simple Website. The application allows visitors to explore the activities that are available and book or reserve a room to stay in the resort. The website information is dynamically encoded which means the management

Simple Bar and QR (Quick Response) Code Generator Web App in PHP Free Source Code

Submitted by oretnom23 on
Introduction This is a Simple Mini-PHP Project that I called Simple Bar and QR (Quick Response) Code Generator Web App. It is a web-based application that allows users to generate a printable tag that has a QR and Bar Code in it. I developed this application to help IT/CS students or self-learners to have an idea of how to generate QR and Bar Code in a PHP Project. The application uses some

Event CRUD in FullCalendar using PHP and jQuery Tutorial

Submitted by oretnom23 on

In this tutorial, I will show how to Create CRUD Operation in FullCalendar with PHP and MySQL Database. here, you will learn to add, edit, view, and delete events on the calendar. The events will be stored in MySQL Database. This feature can be useful for your future PHP Projects such as Appointment Management Systems or Scheduling Systems.

Online Railway Reservation System in PHP/OOP Project Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project entitled Online Railway Reservation System. It is a web-based application that provides an online platform for railway or train station passengers or possible passengers to explore their schedules and reserve a seat. This application does not support any payment API and was developed only for educational purposes to give an idea to the IT/CS students and self

Online Veterinary Appointment System using PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project entitled Online Veterinary Appointment System. It is a web-based application that provides an online appointment platform for Veterinary Clinic's clients. This project manages the appointment requests of pet owners online. This allows the clients to book an appointment to desired dates if there's a slot available. It has a pleasant user interface and is easy to

Hospital's Patient Records Management System in PHP Free Source Code

Submitted by oretnom23 on
Introduction This is a Simple PHP Project entitled Hospital's Patient Records Management System. It is a web-based application that provides an automated platform for a hospital to store and manage its patient records. Here, the management can record the patient's diagnostic/treatment and admission records. The data are stored using MySQL Database. It has a simple and pleasant user interface using

Exporting MySQL Data into a CSV File in PHP Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to create a Export MySQL Data to CSV File. With the use of some built-in PHP Functions such as PHP fopen() and fputcsv() we can create a CSV file with data. This tutorial can be useful for your future projects that requires a CSV Exportation Functionality.

Here, we will create a simple PHP application with dummy MySQL data and has an anchor/button that triggers to export the data to CSV File.

Computer and Mobile Repair Shop Management System using PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This is a Simple PHP Project entitled Computer and Mobile Repair Shop Management System. This is a web-based application that provides an informative website of the shop. The project also manages the repair records of clients and clients can also check the status online if their device is already repaired or the service is done. This has a simple and pleasant user interface using

Sentiment Based Movie Rating System using PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project entitled Sentiment Based Movie Rating System. This is a web-based application that calculates the success rating or review ratings of a movie. The project uses a simple sentiment-based analysis to identify or calculate the movie success rate. This has a simple user interface and easy-to-use. The application contains user-friendly functionalities and features

Online Baptismal Information Management System in PHP Free Source Code

Submitted by oretnom23 on
Introduction This is a Simple PHP Project entitled Online Baptismal Information Management System. This is a web-based application that provides a certain church to store and manage the christening or baptism certificate records. The application also allows the public to search the Baptismal Records of an individual online. This has a pleasant user interface and user-friendly functionalities