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

Language

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 side. The messages and inquiries are also sent as mail to the company email. The simple application has a pleasant user interface and user-friendly functionalities.

I developed this project using the following:

  • XAMPP v3.3.0 as my local webserver that has a PHP Version 8.0.7
  • PHP Language
  • SQLite Database
  • HTML
  • CSS
  • JavaScript
  • jQuery
  • Ajax
  • Bootstrap
  • and more...

About the Website's Contact Form Page with Mailing Feature

This Website's Contact Form Page with Mailing Feature project can be useful and effective on gathering their clients' inquiries. All inquiries are listed on the admin side where the management can read and manage the message. The mail is being sent as soon as the system has successfully stored the inquiry on the database

Project Features

Admin Side

  • Secure Login/Logout
  • Home Page
  • List All Inquiries
  • Read Inquiry
  • Delete Inquiry
  • Manage Account Credentials

Admin Side

  • Send Inquiry/Contact Us Page

Some of the System Snapshots

Contact Us Page

Website's Contact Form Page with Mailing Feature

Inquiry List

Website's Contact Form Page with Mailing Feature

Inquiry Details

Website's Contact Form Page with Mailing Feature

Example email Inquiry

Website's Contact Form Page with Mailing Feature

How to Run

Requirements

  • Download and Install any local web server such as XAMPP/WAMP.
  • Download the provided source code zip file. (download button is located below)

For using XAMPP

  • php.ini file i.e. [C:\xampp\php\php.ini]
    PHP.INI FILE Config
  • sendmail.ini file i.e. [C:\xampp\sendmail\sendmail.ini]
    sendmail.INI FILE Config

Installation/Setup

  1. Open your XAMPP/WAMP's php.ini file and uncomment the sqlite3. Then, save the file.
  2. Open your XAMPP/WAMP's Control Panel and start Apache.
  3. Extract the downloaded source code zip file.
  4. If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
  5. Browse the Website's Contact Form Page with Mailing Feature in a browser. i.e. http://localhost/inquiry_mail/.

Default Admin Access

Username: admin
Password: admin123

DEMO VIDEO

That's it! You can now explore the features and functionalities of this Website's Contact Form Page with the Mailing Feature project in PHP and SQLite Database. I hope this will help you with what you are looking for and you'll find something useful for your future PHP Projects.

Explore more on this website for more Free Source Codes and Tutorials.

Enjoy :)

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Thanks for sharing! This will fit nicely into a classroom project we are starting after the holidays.

Add new comment