YII2:在代码中使用i18n
1.添加配置 ‘i18n’ => [ ‘translations’ => […
阅读全文 »1.添加配置 ‘i18n’ => [ ‘translations’ => […
阅读全文 »想在插入数据前自动在Model中添加一个日期,于是打算在Model的beforeSave触发器中实现。 …
阅读全文 »数据是这样的,我们需要找出满足name=bbb AND age=99的item_id SELECT * F…
阅读全文 »Generators PHP generators are an underutilized yet remarkabl…
阅读全文 »最近我的小博客访问一直不稳定,经常报104错误,查了很多地方都没有发现原因。 一个的念头,我打开php.i…
阅读全文 »WP会验证上传文件的mime_types 从functions.php的wp_get_mime_types函数可以看出 …
阅读全文 »Traits Many of my PHP developer friends are confused by trai…
阅读全文 »Code to an interface Learning how to code to an interface ch…
阅读全文 »装了jetpack之后,发现nginx日志有大量104 Connection reset by peer 错误 最初以…
阅读全文 »Helpful tips Multiple imports If you import multiple classes…
阅读全文 »