常用函数-mysql2date()
说明 将mysql格式的日期翻译成php函数date()可接收的格式 用法 mysql2date($datef…
说明
将mysql格式的日期翻译成php函数date()可接收的格式
用法
mysql2date($dateformatstring, $mysqlstring, $translate = true)
其中
$dateformatstring——规定的输入格式。php函数date()可接收的格式。
$mysqlstring——输入的字符串,可能是mysql数据库的输出值。
$translate (可选,默认为true)——将格式转换为本地。
分类:中文手册
类别:WordPress教程、
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!