Releases: Dulaj007/PHP-CAL
Releases · Dulaj007/PHP-CAL
V0.01 Release
This is a simple calculator made using php to show front-end and back -end input handling.
🛠 How to Use
- Clone or download this repository.
- Run in a local server environment (e.g. XAMPP, WAMP, MAMP).
- Open
index.php
in your browser. - Enter numbers and select an operator to see the result securely handled.