Water Billing System in PHP/MySQLi with Full Source Code

Language

Water Billing System in PHP/MySQLi with Full Source Code

The Water Billing System is a web-based system that is developed using PHP,MySQLi, JavaScript, CSS and Bootstrap. This Water Billing System in PHP/MySQLi has the admin which plays an important role in the system. The main purpose of this Water Billing System in PHP/MySQLi is to provide convenience to customer and help company maintain the effectiveness during the payment process.

About the Water Billing System in PHP/MySQLi with Full Source Code

As the technology advances these days, many businesses and companies used an innovative and more comprehensive system. Just like this Water Billing System in PHP/MySQLi that all the essential functions are performed by the Admin. The admin has the ability to add clients, view client information, add user and many more. He is the one responsible in managing all the billing activities. While the client's, has to provide information such as his/her name, address, meter number, contact details and first-meter reading so, the admin can add it into the Water Billing System in PHP/MySQLi. After the admin add the client's information, it will be then displayed in the billing section where in the clients can view bill invoice and total amount. The features of this Water Billing System in PHP/MySQLi are very easy to use which makes it easier for different user to manage the system.

These are the following features of the Water Billing System in PHP/MySQLi with Full Source Code

  • Dashboard
  • Manage Billing Statement
  • Add water consume every reading
  • View history of billing statement
  • Print Billing Statement
  • Manage Users
  • Manage Clients

How to setup the Water Billing System in PHP/MySQLi with Full Source Code

  1. Download the zip file.
  2. Download and install XAMPP
  3. Run the XAMPP control panel and start MySQL and Apache
  4. Go to C:\xampp\htdocs and extract the downloaded zip file (wbs) inside the folder
  5. Open the browser and go to http://localhost/phpmyadmin/ to create the database
  6. Click the new to create a database.
  7. Name the database sourcecodester_wbsdb.
  8. Click import to import the sql file.
  9. Click choose file and select the file that can be found inside the wbs folder
  10. Click go.

How to run the Water Billing System in PHP/MySQLi with Full Source Code

Open the browser and go to http://localhost/wbs/

Accessing admin accounts

Username: admin
Password: admin

This Water Billing System in PHP/MySQLi with Full Source Code e is for educational purposes only. You can download it as a reference and expand your knowledge in making a system. You can freely modify it, according to your desire.

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

Submitted byclint mwema (not verified)on Tue, 11/03/2020 - 02:26

Hi im getting this error on bills and income 9 Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, bool given in /opt/lampp/htdocs/wbs/billing.php on line 197

Add new comment