Blogger Information
Blog 6
fans 0
comment 0
visits 7102
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
sql函数
kyle
Original
705 people have browsed it

   from_unixtime(unix_timestamp, format);

   返回表示 Unix 时间标记的一个字符串,根据format字符串格式化。format可以包含与DATE_FORMAT()函数列出的条目同样的修饰符.(详见)

  if(condition, A, B);

      当Condition为TRUE时,返回A;当Condition为FALSE时,返回B。

Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post