My NoteBook Wiki

分类 ThinkPHP 下的文章

PHP函数之日期时间函数date()详解

文章时间:2019年3月7日 22:33:37 PHP Date() 函数可把时间戳格式化为可读性更好的日期和时间。 语法 date(format,timestamp) format 必需。规定时间戳的格式。 timestamp 可选。规定时间戳。默认是当前的日期和时间。 PHP的日期时间函数date() $t=time(); echo date("Y-m-d H:i:s",$t); 其他参。

Read More

PHP标签(持续整理)

文章时间:2018年11月7日 20:49:40 ps:PHP原生调用 导航栏循环调用: <?php $category_tree = IndexModel::get_category_tree("and catid in(2,3) or parent in(2,3)"); 。

Read More
  • 华创文档中心
  • 华创教程中心
  • 公司官网主页
  • 华创智慧云
  • 华创数字云

Copyright 2014-2020 © 华创科技. All rights reserved. 管理邮箱:root@hcses.com
管理员登录地址:点我进入