错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Functions

  • Alex Vasilev

摘要

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.