Simple arithmetic calculator in PHP

Discuss coding issues, and scripts related to PHP and MySQL.
User avatar
JanMolendijk
Posts: 282
Location: Holland Rotterdam

Simple arithmetic calculator in PHP

I think i search wrong on google & after few hours i quited.
My question how do i make a simple calculator in php code like:

Code: Select all

1 + 1
2 - 1
2 / 1
2 x 1

Admin Posts: 805
Hello,
See the script from this page: https://coursesweb.net/php-mysql/simple- ... ulator-php