Question: by using Notepad++ Write a PHP function to calculate the area of a rectangle. (Area = length * breadth] Display the output as shown below:

by using Notepad++
Write a PHP function to calculate the area of a rectangle. (Area = length * breadth] Display the output as shown below: Area of rectangle with L=5 & B=4 is : 20 Area of rectangle with L=12 & B=8 is : 96
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
