PHP Tutorial || How to input Two numbers and Display the sum of two numbers || #2

preview_player
Показать описание
How to input Two numbers and Display the sum of two numbers

In this video you will learn How to take input two numbers and display the sum of two numbers in php. PHP don't take inputs directly from users. As I have said in First video that php code embedded in HTML so we can take the user input in HTML form and you have to pass the values to php Script then you can perform the calculation and finally you can return the result in html then we can display output in browser

How to get user inputs in php

-~-~~-~~~-~~-~-
Please watch: "MySQL Database connection in java 12 using eclipse 2019"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

Thanks for clearing my concept, and to remove the hurdles in running the program on browser.
May Allah keep you happy !

hmd
Автор

Eu aprendi.. com a sua ajuda eu consegui fazer outra Coisa obrigado indiano meu consagrado!

matheushenry
Автор

thank you so much sir
aapne Mera bahut bada doubt clear kr diya

narendraparmar
Автор

Please stop mixing English with other languages. Thank you

sveddish
Автор

I like it, your Idea is internationally but your expression is Only Indian, pls if you can pls explain in English.

addisumolla
Автор

Can you do opposite of this video where you put the answer the two numbers will display for example (input 50= 25 + 25 output) thanks :) by the way I'm new at this

XKenskiX
Автор

How to store those values in an array &displaying those stored values

siddalingayyahiremath
Автор

kindly please solve this..

Create a function named 'math'. In this function you will multiply the two input variables and see if the result is divisible by 2, if it is return 1, otherwise return 0.

fscanf(STDIN, "%d %d\n", $inputVar1, $inputVar2);

echo math($inputVar1, $inputVar2);

lastninja
Автор

What is the purpose of button. Even you didn't link with file..i really didn't get it.

sangamkumar
Автор

Please average kase late hai php me is ki video bi upload Kar de urgent

urwa-tul-wusqa
Автор

if i want to show output in table form, is this possible?

ankitmaheshwari
Автор

Post Ka use bhi Kar sakte Hain kya....????

cpujjwal
Автор

Could you get this how to find even numbers between 2 numbers from input( through form) ??

kajalthakur
Автор

Agar isi trk L.C.M Krna chahe to kaise krenge

anchalziddi
Автор

Assalamu alaikum wa rahmatullah wa barakatuhù

md.shamsalhoda
Автор

When I run the calculator, the page refreshes and displays the code on the test.php page. How do I get it to calculate?

volkhansen
Автор

Can you use functions to display difference in two numbers

rycliffmg
Автор

put the coding in the description la ane

syukriaziz
Автор

What is the role readline command in php

atharmirza
Автор

You did not fill any thing in the form action

sumitiwalia