simple php calculator + ajax [duplicate]
تبليغسؤال
I'm creating a basic PHP calculator that lets you enter two values and chose your operator then displays the answer. Everything is working fine except it's not outputting the answer to the browser.
Some one can help me, idk why this ...