The phrase "I love high jumping!" contains 19 characters.
20 + 7 = 27
18 + 9 = 27


There are two types of functions in PHP which are in builtin and userdefined functions. Builtin functions are things strlen which allow you to do complex taks more easily. While userdefined are created by the user.

source code