php

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

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

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

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

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

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

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

Student Study Center Desk Management System using PHP (OOP) and MySQL DB Free Source Code

This project is entitled Student Study Center Desk Management System. It is a web-based application that was mainly developed using PHP Language and MySQL Database. The project's main purpose is to provide certain study center with a platform for managing the students' assigned or allocated desks. It has a pleasant user interface using Bootstrap Framework and AdminLTE Template. The project also

Updated - Employee Payslip Generator with Sending Mail using PHP and Gmail SMTP

This article's main purpose is to give updated instructions on the new way of using Gmail SMTP for sending the generated payslip as mail with attachment of the Employee Payslip Generator System that I have published previously. Here, I will show you how to set up your Gmail account using XAMPP's sendmail package. Less Secure Option is not existing anymore on Google, to make the mailing feature of

Creating a Login and Registration Form using CodeIgniter 4 Tutorial

In this tutorial, this tutorial can help you to create a Login and Registration using PHP's CodeIgniter 4 Framework. The tutorial aims to provide students and new programmers with a reference for learning to code for developing web applications using CodeIgniter 4. Here, I will be providing the scripts of a simple web application with a Login and Registration feature.

Creating a Download Image from URL Form with Preview using PHP and JS Tutorial

In this tutorial, you can learn how to create an Image Preview and Download from an Image URL using PHP and JavaScript. The tutorial aims to provide students and beginners with a reference for learning some useful techniques and features for developing effective web applications. Here, I will be providing the scripts of a simple program that I created that demonstrate the creation of an Image Download and Preview form.