Hello world!
This is the length of the string above: 12
Hello Levi!
There are two types of funcitons in php, pre defined (built into php, and user defined (functions created by the user).
User defined functions allow you to create your own funcitons that can be called later in the program.