Home  >  Article  >  PHP Framework  >  How to list single letters commonly used in thinkphp

How to list single letters commonly used in thinkphp

藏色散人
藏色散人forward
2021-02-19 17:50:022427browse

The tutorial column of thinkphp below will introduce to you the commonly used single letter methods in thinkphp. I hope it will be helpful to friends in need!

How to list single letters commonly used in thinkphp

The common letter methods are listed below:

A Quickly instantiate Action class library

BExecution behavior class

C Configuration parameter access method

D Quick instantiation Model class library

FQuick and simple text data access method

L Language parameter access method

MFast and high-performance instantiation model

RFast remote invocation of Action class methods

SFast cache access method

U URL dynamic generation and redirection method

W Fast Widget output method

Maybe the official provides a more comprehensive explanation than mine: thinkphp single letter method (http://www.thinkphp.cn/document/309.html)

The above is the detailed content of How to list single letters commonly used in thinkphp. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:csdn.net. If there is any infringement, please contact admin@php.cn delete