Pages

Monday, September 9, 2019

Simple Addition program in php

  • Simple Addition of Two numbers in php

Step:1 - Declare two variables using $ sign.

Step:2 - Create another one variable for store the answer value.

Step:3 - Print addition of two numbers using echo.



Addition.php:

Output:

Simple Addition program in php

Share:

0 Comments:

Post a Comment