You sent me the values and .
Here is their product: 0
From the function displayValues(), $val=7.
From the function displayValues(), $value=.
You need to know why the value 7 appears in the
first of the two statements immediately above,
but not in the second. Can you explain this?
Hint:
Look at the PHP code to see what this little
example tells you about PHP variable scope.