日期与时间函数库

localtime

(PHP4 >= 4.0RC2)

localtime ---  取得当地时间

语法 : array localtime ([int timestamp [, bool is_associative]])

说明 : 

localtime( )传回一组合数组,localtime( )的第一个参数是个timestamp,如果没有给予则使用目前时间,如果将第二个参数设为0或者是没有提供这个参数时,会传回一正常的数组,以数字表示数组的索引值,如果设为1则localtime( )传回一组合数组,包含了个别的结构化的元素,下列是组合数组的个别元素的名称:


上一页 首页 下一页