文章列表
PHP encoding with DOMDocument(使用 DOMDocument 进行 PHP 编码)
Which is the best character encoding for Japanese language for DB, php, and html display?(哪种是用于 DB、php 和 html 显示的日语的最佳字符编码?)
Check if value isset and null(检查值是否设置为空)
PHP Check for NULL(PHP 检查 NULL)
What is the difference between null and empty?(null 和 empty 和有什么不一样?)
PHP considers null is equal to zero(PHP 认为 null 等于零)
Checking for an empty field with MySQL(使用 MySQL 检查空字段)
Yii2 : ActiveQuery Example and what is the reason to generate ActiveQuery class separately in Gii?(Yii2 : ActiveQuery Example 以及在 Gii 中单独生成 ActiveQuery 类的原因是什么?)
How do I work with many-to-many relations in Yii2(我如何在 Yii2 中处理多对多关系)
How to pass param from controller to layout in YII2(如何将参数从控制器传递到 YII2 中的布局)