What's this script going to display?

62 + 4Nothing

Sweet! When we use the + sign with two numbers, PHP does the math and adds them together.

Close. When we use the + sign with two numbers, PHP does the math and adds them together.