PHP Mail

Creating a Forgot and Reset Password Feature in PHP and MySQL Tutorial

In this tutorial, you can learn how to create a Forgot and Reset Password feature in PHP and MySQL Database. This tutorial aims to provide students and beginners with a reference for learning to create and implement useful features of web applications or websites. Here, I will be providing simple web application scripts that demonstrate the creation of an application with Forgot and Reset Password Feature.

Site's Newsletter Subscription Form using PHP and MySQL Database Free Download

This is an open-source mini-project source code for Site's Newsletter Subscription Form. It is a simple web application's form and mailing feature for the site subscribers to register to receive any updates from the site. The main purpose of developing and publishing this source code is to provide the students and new programmers with a reference for learning how to build a subscription and

How to Setup Google SMTP in XAMPP (php.ini and sendmail.ini)

In this tutorial, I will show you how to Set Up XAMPP Sendmail Service using Google SMTP. The tutorial aims to provide the students with a reference on how they can set up a mailing server using their local machine. Here, I will use the Google App Password Feature for the mailing service authentication. What is Sendmail in XAMPP? Sendmail is one of the inbuild packages in XAMPP. It is used for

Sending an HTML with Attachment Mail using PHP Tutorial

In this tutorial, you will learn how to Send an HTML with an Attachment Mail using PHP Language without using PHP Libraries/Plugins. The main purpose of the tutorial is to provide a reference for IT/CS Students or new programmers to enhance their programming knowledge using the PHP Mail Function. Here, snippets are provided and a sample source code file that demonstrates the objective of this tutorial is free to download.

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

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 Registration System in PHP Free Source Code

This is a simple Registration System in PHP Language. The system has two login sections which are the admin login section and the user login section. The admin can manage users by deleting and registering new users, the whole system consists of restricted pages but these pages can be accessed after logging in as an admin or other user but still, other accounts are restricted to some pages. This

Online Pre Enrollment and Grade Inquiry System in PHP Free Source Code

Introduction This system is an Online Pre Enrollment and Grade inquiry Using PHP/MySQL Database. This system manages the pre-enrollment process of a certain school online. The system has 4 types of users which are the Admin, Teacher, Cashier, and Student. Each of the said user types has different features. About the System This system was originally written in PHP/MySQL older version and now