常规参数
文章标题:
权重:
文章摘要:
简述题(50分) 1、用PHP打印出前一天的时间格式是2006-5-10 22:21:21(2分) echo date('Y-m-d H:i:s', strtotime('-1 day')); echo date('Y-n-j H:i:s', time()-60*60*24); 2、echo(),print(),print_r()的区别(3分) echo, print 是语言结构,print_r是函数 echo 不
关键字:
面试 新手 1分 echo 函数 2分 一个 文章 语句 print 如何
管理密码: