Question: Consider the setAge function which is written in PHP. What are the output of the following PHP script =7 ) { echo The name is

Consider the setAge function which is written in PHP. What are the output of the following PHP script
=7 ) \{ echo "The name is \$name and the age is : \$minAge "; s setAge("Fahad", 30); setAge("Nourah", 28); setAge ("Omar"); setAge("Fatimah"); ?>
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
