Page 1 of 1

Simple arithmetic calculator in PHP

Posted: 20 Feb 2017, 16:25
by JanMolendijk
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

Simple arithmetic calculator in PHP

Posted: 20 Feb 2017, 18:34
by Admin
Hello,
See the script from this page: https://coursesweb.net/php-mysql/simple- ... ulator-php