This book is divided into two parts, with a total of 13 chapters. The first part includes Chapters 1-3, which provides a brief introduction to the language, including basic PHP, generating HTML, and database access. Readers who have just started programming with PHP will be able to better understand the functions implemented by PHP and how to do it by reading this part; while readers with certain PHP programming experience can learn about many things in the PHP field that they did not understand before. theme. The second part groups all PHP functions and language elements in a way that is easy for programmers to understand. It introduces the syntax, purpose and usage of PHP functions in detail. It also introduces the compilation options and configuration options in PHP, providing PHP developers with Complete references provided. This part includes core PHP language, PHP language extensions, protocol extensions, Internet-related extensions, document-related extensions, system extensions, database extensions, utility function extensions, PHP compilation options, and PHP configuration options.
This book is a developer's reference manual that provides a preliminary introduction to the PHP language and contains complete reference materials. Therefore, this book is intended for current PHP developers who need the latest version of a complete reference manual for the PHP language when programming.
Expand