Next Section: Ajax数据提交与验证码处理:用户体验至上41576 plays

5 秒后自动播放下一节
  Watch Again

ThinkPHP5 practical [teaching management system]

Introduction >
ChapterCourseware
Chapter1Development environment setup [can be skipped]

Download and start the PHP toolbox

04 minutes13 seconds

How to download the ThinkPHPH5 framework source code from the official website

03 minutes47 seconds

How to download ThinPHP5 framework source code using Git

09 minutes05 seconds
Chapter2Template introduction and inheritance

Template download and project creation: PHP toolbox is recommended

07 minutes05 seconds

Template import and resource file path replacement: start from the home page

06 minutes37 seconds

Template separation and import of public files: Prepare for template inheritance

07 minutes55 seconds

Template inheritance and block design: parent template and child template creation rules [Key]

08 minutes32 seconds

Use tags to simplify the introduction of external resources to the project: unified import improves efficiency

03 minutes45 seconds
Chapter3Administrator login and verification [Key]

Import and rendering of login template: pay attention to the template import process

03 minutes39 seconds

Create administrator user data table

03 minutes18 seconds

Ajax data submission and verification code processing: user experience first

07 minutes58 seconds

Administrator login and verification: verification rules and query result return

16 minutes11 seconds

Logout and login: use session to achieve

05 minutes10 seconds

How to detect login status and prevent repeated login: using public controller

06 minutes17 seconds
Chapter4Administrator management

Introduction to administrator management functions: It is recommended to read it first

08 minutes21 seconds

Improve administrator data table design: add new fields to meet business needs

03 minutes15 seconds

Implementing home page template: How to obtain system variables and request variables

09 minutes16 seconds

Administrator list and basic function implementation: front-end to back-end, permission control and CURD implementation

18 minutes46 seconds

Implementation of administrator added editing and soft deletion: Ajax verification and data recovery

14 minutes17 seconds
Chapter5Class management function [Key]

Data table and model design in class management: Principle of associated query

07 minutes29 seconds

Class list display and status modification: model query

09 minutes27 seconds

Implementation of class information editing function: template rendering and logic processing

04 minutes05 seconds

Implementation of class addition function: template rendering and logic processing

05 minutes52 seconds

Soft deletion and recovery function of class information: There is also a regret medicine in the world

06 minutes24 seconds
Chapter6Teacher management function

Teacher data table model design and template rendering

05 minutes43 seconds

Bug fix for automatic user password modification: it will appear when the password is not modified during editing

02 minutes47 seconds

Editing, adding and soft deleting functions in teacher management: CURD operation

08 minutes55 seconds
Chapter7Student management function [Key]

Student-student-data table and model design: associated with class table

03 minutes10 seconds

Paginated display technology of student information: very practical

05 minutes53 seconds

Student-data-data addition, deletion, modification and query operations: CURD summary

04 minutes29 seconds
Chapter8Course Summary[can be skipped]

Course Summary: Sharing of Programming Experience

02 minutes18 seconds
  • CancelreplySending
  • Cancelpost a noteSending