search
  • Sign In
  • Sign Up
Password reset successful

Follow the proiects vou are interested in andi aet the latestnews about them taster

Home
Course List
Dugu Jiujian (5)_ThinkPHP5 video tutorial

Dugu Jiujian (5)_ThinkPHP5 video tutorial

ThinkPHP is the most popular Chinese PHP development framework in China and the best choice for your Web projects. The course "php.cn Dugu Jiujian (5)-ThinkPHP5 Video Tutorial" takes the latest version of ThinkPHP5 as an example. It starts from the most basic common sense of the framework and explains all the knowledge points you need to use in development. The language selection is concise and lively, and the examples are simple and practical. As long as you have basic PHP syntax knowledge, you can follow this original course on the PHP Chinese website and learn to create your project using ThinkPHP5. From user request to response output, from controller to routing, from model knowledge to template debugging, you can always find your favorite in this set of courses.

1249726 person learning
74 class hour
2023-05-24 update time
12 Hours59 minutes57 seconds Total course duration
天蓬老师
Gold lecturer
13 Course
12486 student
5.1 score

欢迎选择我的课程,让我们一起见证您的进步~~

You will learn

1. The basic working principles and development specifications of ThinkPHP5 framework; 2. Basic knowledge of controller; 3.URL request and response output; 4.Basic principles of URL routing; 5. Basic methods of database and model operations; 6. Data validation skills; 7. Basic knowledge of views; 8. How to use commonly used template tags; 9. Develop basic methods of scheduling; 10. How to use basic common classes, such as paging classes, verification codes, etc.

Dugu Jiujian (5)_ThinkPHP5 video tutorial

Section1 TP5 framework Config class source code analysis: recommended viewing content for selected courses
05 minutes24 seconds
Section2 Types and setting techniques of TP5 framework configuration directories: default/custom/extended configuration
10 minutes17 seconds
Section3 Detailed explanation of the format of TP5 framework configuration file: php/ini/xml/json, etc.
07 minutes45 seconds
Section4 Scenario configuration of TP5 framework configuration: enable different configuration items in different environments
04 minutes46 seconds
Section5 Module configuration in the TP5 framework: note that it has higher priority than application configuration
04 minutes56 seconds
Section6 The ultimate method of TP5 framework configuration: load multiple types of configuration files from any location
05 minutes32 seconds
Section7 Correct reading of configuration items in the TP5 framework: the difference between class methods and helper functions
06 minutes56 seconds
Section8 ThinkPHP5 dynamic configuration skills: one-by-one configuration/batch configuration/secondary configuration
06 minutes15 seconds
Section9 Setting tips for ThinkPHP5 independent configuration/extended configuration: the difference and priority between customization and system default
05 minutes26 seconds
Section10 Priority of ThinkPHP5 configuration items: Convention<Application<Application Extension<Application Scenario<Module<Module Extension<Module Application<Dynamic
08 minutes02 seconds
Section11 Discussion on ThinkPHP5 configuration scope: visibility or effective scope of configuration items
04 minutes09 seconds
Chapter3 An in-depth introduction to the types and techniques of TP5 framework configuration
Section1 The running process and working principle of TP5’s database connector and query builder
05 minutes38 seconds
Section2 How to correctly create a database connection in TP5: static and dynamic methods
11 minutes20 seconds
Section3 Native query implementation principle of TP5 database: query and execute methods
15 minutes10 seconds
Section4 TP5_The working principle of query constructor and chain operation: full diagram, easy to understand at a glance
09 minutes56 seconds
Section5 TP5_Three ways to generate query conditions: expression/array/closure (recommended)
14 minutes11 seconds
Section6 TP5_Database new and update operations: insert()/update()
12 minutes08 seconds
Section7 TP5_Database query and delete operations: find/select/value/column/delete
07 minutes49 seconds
Section8 TP5_Basic concepts of model and introduction to base class Model: Model.php
12 minutes32 seconds
Section9 TP5_Creation and use of models: instantiation and static creation
18 minutes25 seconds
Section10 TP5_Use the model to add data to the data table: save()/saveAll()/create() operations
11 minutes30 seconds
Section11 TP5_Use the model to update data in the data table: sava()/savaAll()/update() operations
13 minutes31 seconds
Section12 TP5_Model query operations: find()/select()/get()/all() operations
19 minutes13 seconds
Section13 TP5_Model deletion operation: delte() and destroy() methods
09 minutes14 seconds
Section14 TP5_Model readers and modifiers: getAttr() and setAttr()
17 minutes01 seconds
Section15 TP5_Model data type conversion: $type attribute setting skills
11 minutes37 seconds
Section16 TP5_Model data automatic completion setting: $insert/$update/$auto attribute configuration skills
19 minutes38 seconds
Chapter6 Database and model operations of TP5 framework
Section1 TP5_Three methods of view instantiation: dynamic/static/helper function
12 minutes53 seconds
Section2 TP_Three methods to configure the template engine: confing file/class instantiation parameter passing/config method
06 minutes30 seconds
Section3 TP5_Five methods of template variable assignment: method/parameter/object/static/helper function
11 minutes33 seconds
Section4 TP5_Seven rendering methods of templates: default/across controllers and modules/anywhere/view directory/application entry
10 minutes03 seconds
Section5 TP5_Template content replacement: local and global configuration
08 minutes26 seconds
Section6 TP5_Output of template custom variables: scalar/array/object
08 minutes56 seconds
Section7 Output of system variables in TP5_template: variables starting with $Think
09 minutes03 seconds
Section8 Output of request variables in TP5_template: $Request.Method.Parameters
07 minutes00 seconds
Section9 TP5: Use functions to process variables in templates: the role of variable regulators
08 minutes18 seconds
Section10 TP5_Template default value and operator: no value can be output
12 minutes29 seconds
Section11 TP5_As-is output and template comments
05 minutes45 seconds
Section12 TP5_Template Layout: Global Configuration/Template Configuration/Controller Configuration
13 minutes35 seconds
Section13 TP5_Template inheritance: an enhanced version of template layout, the terminator of public templates
08 minutes07 seconds
Section14 TP5_Cycle Tag: Template Mass Data Output Tool
15 minutes17 seconds
Section15 TP5_Compare Tags: Simplify template design, intelligent processing requirements
06 minutes02 seconds
Section16 TP5_Conditional judgment label: double branch/multiple branches/range
13 minutes16 seconds
Section17 TP5_Native tags: the ultimate solution
06 minutes30 seconds
Chapter7 Views and templates: the first stop for user inspection

Data Name

Dugu Jiujian(5)_ThinkPHP5 video tutorial courseware source code
Download