Simple Program

Simple  PHP Program For Begineers:


1.



OUTPUT:   Hellofriends
                      Hellofriends
                      Hello  friends

2.Write a program to calculate addition, multiplication, substration and division.





OUTPUT:       Addition : 40
                      Substration: -20
                      Multiplication: 300
                      Division: 0.33333333333333

2.Write a program to get value from user and fetch  that value .




OUTPUT:

2.Write a program to get value from user and fetch  that value  Using POST method.



OUTPUT:



No comments:

Post a Comment