Using Functions

String length: 13
Hello, Alice!

Functions are blocks of reusable code. Built-in functions are provided by PHP, and you can create your own.