+ 1
How can create calculator in php?
7 Respostas
+ 2
There are a few examples on code playground.
look at.https://code.sololearn.com/wWdAg772OtKL/?ref=app
+ 1
Thank you, Alexander Sokolov!
I want creat calculator with all button's numbers.
0
Learning php
0
Louis I wan calculator with all buttons in php please
0
hanan alhinai
I presume that you are referring to a scientific calculator when you say all buttons.
You now have a brilliant example if a normal calculator. Feel free to expand it to have all the buttons.
Unfortuanately PHP is not my language of choice so I will not be atempting it.
also see this web version - non PHP.
https://code.sololearn.com/W2EtS4tlsc7U/?ref=app
0
Louis Thank you very much