In the era of separation of front-end and back-end, using PHP to develop APP back-end API (interface) is the choice of many companies. However, the traditional PHP development API does not systematically develop PHP as an engineering project, and does not clarify the responsibilities of each module. Therefore, this course relatively proposes a more general method of PHP development API, which is simply input from the API. Output, API authentication, business exception handling and other modules to describe each module of the API and the relationship between each module
Difficulty:Advanced
Total of20 chapters
22769 plays
Chapter1PHP development APP interface project practice (1)
In the era of separation of front-end and back-end, using PHP to develop APP back-end API (interface) is the choice of many companies. However, the traditional PHP development API does not systematically develop PHP as an engineering project, and does not clarify the responsibilities of each module. Therefore, this course relatively proposes a more general method of PHP development API, which is simply input from the API. Output, API authentication, business exception handling and other modules to describe each module of the API and the relationship between each module