Functions
摘要
This chapter introduces functions, which play an essential role in any programming language. The PHP language is not an exception. You learn how to create functions, how they can be used, and what is unique about functions in the PHP language.