php mktime使用示例
php mktime使用示例 [代码片段(4行)]
<? $stamp = mktime(19,45,0,10,20,2004); print strftime('Today is day %d of %B and day %j of the year %Y. The time is %I:%M %p (also known as %H:%M).', $stamp); ?>
精彩图集
精彩文章
<? $stamp = mktime(19,45,0,10,20,2004); print strftime('Today is day %d of %B and day %j of the year %Y. The time is %I:%M %p (also known as %H:%M).', $stamp); ?>
@CopyRight 2002-2008, 1SOHU.COM, Inc. All Rights Reserved QQ:1010969229