2019-10-25 20:19:49 0 Comments Go Boy.Lee

Go vs PHP CLI Performance Compare Under Special Project Environment

A very interesting performance compare for Go and PHP CLI under special project environment, the result is very unexpected, it has certain reference significance in technology selection

Use DAO in Yii 2.0 Framework

The Demo Code for how to use DAO in Yii 2.0 Framework

use bindValue() build like statement in Yii 1.0 DAO

In Yii 1.0 DAO mode, use bindValue() build like statement

Yii 1.0 DAO Code Demo

Yii 1.0 Framework DAO Code Demo

Yii DAO group by and group_concat

use group by and group_concat in Yii 1.0 framework's DAO