PHP / PHP Echo Statement

It is used to print the statement in PHP.
Program Output



Print statement in PHP!

Write a program to add 2 numbers and print using php echo statement.
Program Output



9


Home     Back