BMI Calculator is a simple project developed using HTML5, CSS, and PHP. This project is for checking your BMI. With the BMI value, you can check whether you have a healthy weight or not. Also, you can see the basic features of this calculator in this project.
About Simple BMI Calculator In PHP
The Simple BMI Calculator project is simply in HTML, CSS, and PHP. Taking about the features of this Calculator, the user can calculate their BMI value by entering the value of their weight and height in given text fields. You can just enter the numbers you want to involve in calculations and click the button with “calculate” sign for the result and remarks.
How To Run Simple BMI Calculator In PHP ?
To run this project you need to have a local server, must have installed a virtual server i.e. XAMPP on your PC (for Windows). After Starting Apache and MySQL in XAMPP, follow the following steps.
- 1st Step: Extract file
- 2nd Step: Copy the main project folder
- 3rd Step: Paste in xampp/htdocs/
After this,
- 4th Step: Open a browser and go to URL “http://localhost/BMI-index/”