
How to re-url in yii
The method to re-"url" in "yii" is: 1. Change the project address to static mode (pseudo-static===Url routing management). This process requires the support of the "apache" function module (url rewriting module) ; 2. Edit the project configuration file; 3. Use the "createUrl" method of the framework.
Dec 07, 2019 am 11:48 AM
After yii2 adds a field to the database table, the corresponding model cannot recognize the attribute.
The reason why the corresponding model cannot recognize the attribute after "yii2" adds a field to the database table is: the structure of the database table should be cached. The solution is: delete the "runtime" folder or clear the cached data of the specified database table structure.
Dec 07, 2019 am 11:17 AM
Comparison of yii2 and laravel framework
Comparison between the "yii2" framework and the "laravel" framework: Comparing in terms of development speed, the "yii" framework can use the "gii" scaffolding to quickly generate code without the need to write special effects and styles, while "laravel" can also Quickly create controllers, models, routes, etc. with the help of "artisan" tools.
Dec 07, 2019 am 11:04 AM
Solution to garbled yii2 page
Solution to the garbled code on the yii2 page: Configuring the encoding format in the database configuration can solve the problem. The setting statement is: "'dsn'=>'mysql:host=127.0.0.1;dbname=ohmycto;charset=utf8',".
Dec 07, 2019 am 11:02 AM
How to set the default access home page in yii
How to set the default homepage for yii: Add: "'defaultRoute'=>'login/index' (controller/method)" in config->main.php to change the default homepage.
Dec 07, 2019 am 10:52 AM
yii2 determines whether it is submitted in post mode
How yii2 determines whether it is submitted in post mode: You can use the if(Yii::$app->request->isPost) statement to determine. If the condition in the if statement is true, it means that it is a post submission, and if it is not true, it means that it is not a post submission.
Dec 07, 2019 am 10:35 AM
How to define yii controller
In Web applications, the yii controller should inherit yii\web\Controller or its subclasses. Similarly, in console applications, the controller inherits yii\console\Controller or its subclasses.
Dec 04, 2019 pm 01:33 PM
There are several ways to connect to the database in yii
Yii connects to the database through PDO, Active Record, Criteria and Query Builder methods. There is already Query in Yii2, which is better in performance than ActiveRecord and can be used as a replacement.
Dec 04, 2019 pm 01:18 PM
How to enable debugging mode in yii
yii enable debugging mode command: define('YII_DEBUG', true); //Whether to debug BUG, ??please enable local testing; defined('YII_TRACE_LEVEL') or define('YII_TRACE_LEVEL', 3);.
Dec 04, 2019 pm 12:00 PM
What is yii csrf
CSRF is an attack method that coerces users to perform unintentional operations on the currently logged-in web application. Yii has a CSRF verification mechanism. Get the token value used for CSRF verification; determine whether the token used for CSRF exists. If it does not exist, use generateCsrfToken() to generate it.
Dec 04, 2019 am 11:49 AM
What are yii2.0 components?
Components are the main building blocks of Yii applications. Is an instance of the yii\base\Component class or its subclasses. The three main functions that distinguish it from other classes are Properties, Events, and Behaviors.
Dec 04, 2019 am 11:39 AM
What kind of framework is the yii framework?
The yii framework is a high-performance, component-based PHP framework for rapid development of modern web applications. The name Yii (pronounced Yi) has dual meanings in Chinese of "extreme simplicity and continuous evolution", and can also be regarded as the abbreviation of Yes It Is!.
Dec 04, 2019 am 11:26 AM
What is a module in Yii
Modules in Yii are independent software units, consisting of models, views, controllers and other supporting components. End users can access the controllers of installed modules in the application body. The modules are treated as small application bodies, and the application The difference between the main body and the main body is that the module cannot be deployed independently and must belong to an application main body.
Dec 04, 2019 am 11:22 AM
How to set up session in yii
First of all, in the Yii framework, you do not need to use session_start() like standard PHP code. In the Yii framework, set the session variable: Yii::app()->session['var']='value';.
Dec 04, 2019 am 11:12 AM
Hot tools Tags

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

vc9-vc14 (32+64 bit) runtime library collection (link below)
Download the collection of runtime libraries required for phpStudy installation

VC9 32-bit
VC9 32-bit phpstudy integrated installation environment runtime library

PHP programmer toolbox full version
Programmer Toolbox v1.0 PHP Integrated Environment

VC11 32-bit
VC11 32-bit phpstudy integrated installation environment runtime library

SublimeText3 Chinese version
Chinese version, very easy to use
