php

Leave Application System in PHP and SQLite3 Source Code Free Download

Submitted by oretnom23 on
The project is entitled Leave Application System. It is a simple web application that is mainly developed for automating the company's employees' leave application. The source code was developed with PHP and SQLite3 Database. It has a pleasant user interface with the help of Bootstrap Framework. It consists of multiple user-friendly features and functionalities. How does the Leave Application

Online Computer and Laptop Store using PHP and MySQL Source Code Free Download

Submitted by oretnom23 on
This project is entitled Online Computer and Laptop Store. This web application was developed to provide an online platform for a certain computer store or business possible customers for exploring and ordering the products. The project is written in PHP Language and MySQL DB. It has a pleasant user interface using Bootstrap Framework and AdminLTE Template. It consists of multiple user-friendly

Preventing CSRF (Cross-Site Request Forgery) Attack in PHP Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn to prevent your site from CSRF or Cross-site Request Forgery Attacks using PHP Language. The tutorial aims to provide students and beginners with a reference for learning to build a secure web application using PHP Language for the server-side script. Here, I will be providing a simple web page script that demonstrates the main Idea for preventing the site from CSRF Attacks.

Simple Task Allocation System using PHP and SQLite Source Code Free Download

Submitted by oretnom23 on
This simple project is entitled Task Allocation System. It is a simple web application that was mainly developed with PHP Language and SQLite database. The system's main purpose is to provide a certain company or organization with a platform to manage/allocate/assign their employees tasks. This mini-project has a pleasant user interface with the help of Bootstrap Framework. It consists of useful

Converting Date and Time from a specific Time Zone to another using PHP Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to Convert Date and Time from a specific Time Zone to another using PHP Language. The tutorial aims to provide students and beginners with a reference for learning to set and manage date time zones using PHP Language built-in class or object. Here, I will be providing a simple web page script that demonstrates the conversion of a date and time from a specific time zone into a different time zone.

Earnings and Expense Tracker App using PHP and SQLite3 Source Code Free Download

Submitted by oretnom23 on
This is a simple PHP Project entitled Earnings and Expense Tracker Application. It is a web application that handles multi-users to manage and track their earnings and expenses. The application was mainly developed using PHP Language and SQLite3. It has a simple and pleasant user interface using the Bootstrap v5 Framework. It contains multiple user-friendly features and functionalities for

User Management System using PHP and SQLite3 Source Code Free Download

Submitted by oretnom23 on
This is a simple project called User Management System. It is a web application that was developed mainly using PHP Language and SQLite3. The main purpose of sharing this source code is to provide students and beginners with a reference for learning to manage the system user accounts. The application has a pleasant user interface with the help of Bootstrap Framework. It consists of multiple user

Login and Registration using PHP and SQLite3 Tutorial Source Code

Submitted by oretnom23 on
In this article, I have provided a Simple PHP source code that demonstrates the creation of a Login and Registration Feature of a Web Application using PHP Language and SQLite3 database. The source code I provided contains some comments that can help you understand it more. The source code results in a simple web application that contains a login form, registration form, and home page. About the

Creating a Load More Data Feature using PHP and Pure JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to create a Load More Feature without leaving the current page or refreshing the page using PHP, MySQL Database, and Pure JavaScript. The tutorial aims to provide students and beginners with a reference for learning to create a website feature that updates the HTML elements or manipulates DOM (Document Object Model) without redirecting to another page or reloading the current page.

Medicine Tracker System in PHP (OOP) and MySQL DB Source Code Free Download

Submitted by oretnom23 on
This simple project is entitled Medicine Tracker System. It is a web-based application that was developed using PHP and MySQL Database. The project allows the users to keep notes about their daily medication to easily track it. It has a simple and pleasant user interface with the help of a Material-Kit template. It consists of multiple user-friendly features and functionalities. How does the