php

PHP CRUD with Live Input Data Duplicate Validation Tutorial

Submitted by oretnom23 on

In this tutorial, we will tackle about creating a Simple Web Application with CRUD Operation and preventing duplication input value. We will be using PHP Language as the back-end and MySQL Database. The Duplication Validation that we'll be creating, is a real-time or live function using jQuery, and by using Ajax Request, data validation will be automatically triggers without leaving the page or submitting the form yet.

Lunar Perigee and Apogee Calculator for 8999 Years in PHP Source Code

Submitted by Jay-Tanner on
LUNAR PERIGEES AND APOGEES CALCULATOR FOR THE 8999-YEAR RANGE FROM 1000 AD to 9998 AD Built around the NASA.JPL Horizons API By Jay Tanner - 2021 PHP v7.4.9 Since the release of the NASA/JPL Horizons online API in July of 2021, I've been trying to test it out for making special general-purpose ephemerides. The web interface does a good job, but the tables it produces can be a bit bulky, so

PHP Ellipse Circumference Function - Numerical Solution to the Complete Elliptic Integral of the second kind

Submitted by Jay-Tanner on
PHP Ellipse Circumference Function This PHP function computes the circumference or perimeter of an ellipse, spheroid, circle, or sphere by evaluating the complete elliptic integral of the second kind using an infinite power series summation based on Legendre polynomials. Computing the circumference of a circle is easy, but when it takes the form of an ellipse, there is no simple formula and the

Website's Contact Form Page with Mailing Feature using PHP and SQLite Free Source Code

Submitted by oretnom23 on
This is a Simple Website's Contact Form Page developed in PHP and SQLite Database. The is a web-based application software commonly found as one of the features of a company's or business's websites. This application is a contact form page that provides an online submission of clients' inquiries to the company. The inquiries are stored in the database which will be listed on the management/admin

Simple Cold Storage Management System using PHP/OOP with Source Code

Submitted by oretnom23 on
Introduction This is a simple project is entitled Cold Storage Management System and was developed using PHP and MySQL Database. It is a web-based application that serves as the Cold Storage Business Website which provides their clients or possible client an easy-to-access platform to know about their company. This project also gives the clients an online booking platform to reserve or book cold

Child's Day Care Management System in PHP/OOP with Free Source Code

Submitted by oretnom23 on
Introduction This project is entitled Child's Day Care Management System and was developed using PHP and MySQL Database. This is a web-based application that provides a website about a certain Child Day Care and gives an online platform for the parents to enroll their child. The application displays the relevant information about the Day Care which can be dynamically managed at the Admin Panel

Online Thesis Archiving System using PHP/OOP with Free Source Code

Submitted by oretnom23 on
Introduction This project is entitled Online Thesis Archiving System and was developed using PHP and MySQL Database. This is a web-based application that provides an online platform for storing the students' thesis or capstone projects. The main purpose of this application is to give the students of a certain university or College Schools online access to store their final year projects and allow

Free school management software

Submitted by gosfem on
Gosfem is the only free and open-source school software that solves real problems encountered by educators every day. Being free, open-source, and flexible, Gosfem can morph to meet the needs of a huge range of schools. Gosfem was founded in March 2020 in response to a lack of powerful, usable, and open-source school platforms. Right from the beginning, Gosfem was designed to be flexible

Car Driving School Management System in PHP/OOP Free Source Code

Submitted by oretnom23 on
This is a PHP project entitled Car Driving School Management System. This is a web-based application that provides an online platform for managing the Driving Schools Enrollees' Records. The source code was written in PHP/OOP and uses MySQL Database. This project has 2 sides of user interface which are the Public Website and the Admin/Management Side. This can help the management retrieve and

Simple Online Men's Salon Management System in PHP Free Source Code

Submitted by oretnom23 on
This is a Simple PHP project entitled Online Men's Salon Management System. This is a simple web application management that provides the men's salon shop's clients or possible clients an online booking appointment. This application has an Admin Panel where the salon management can manage the list of their services and clients' appointment requests. The application was developed using PHP and