Hello world! has 12 characters. (built-in)
12 + 6 = 18 (user-defined)
Functions work by taking input from the user and using it for a particular operation.
In built-in funtions, the user can take already existing functions from PHP and utilize them
for the designed purpose. In user-defined functions, the user creates their own.