• Cursos
  • Compilador de Código
  • Discutir
  • Preços
  • Teams
Menu
0

How to make a math operation in php like calculator?

phpmathcalculatorhowcalculatecalculationmathematicscalculationshow-tomathematic
29th Jul 2018, 9:31 AM
Ade Irwan
Ade Irwan - avatar
2 Respostas
+ 15
You can use something like this: $input = '2+5'; $result = eval('return ' . $input . ';'); echo $result;
29th Jul 2018, 9:51 AM
Igor Makarsky
Igor Makarsky - avatar

Costuma ter perguntas como essa?

Aprenda de maneira mais eficiente, de graça:

  • Introdução ao Python

    7.1M de alunos

  • Introdução ao Java

    4.7M de alunos

  • Introdução ao C

    1.5M alunos

  • Introdução ao HTML

    7.5M alunos

Ver todos os cursos
Quente hoje
How to properly reverse a string in python
4 Votes
Can someone explain how it works (im new)
1 Votes
Using Python on VScode
2 Votes
Python Developer
0 Votes
hi my coding instor told me to make a calculator that find the average of two numbers can you pls tell me my erro
0 Votes
Hi guys I need some one to teach the String name how I can do it true because when I finish coding they give me NO OUTPUT
1 Votes
Average of Two Numbers
0 Votes
Wayss
0 Votes
fully dynamic arrays
1 Votes
Can I take the certificates after finished the lessons?
1 Votes