题目内容

$this用来表示实例化的具体对象。

A. 对
B. 错

查看答案
更多问题

PHP的var_dump方法能够输出一个或多个表达式的结构信息。

A. 对
B. 错

for循环不能遍历数组,只有foreach循环可以。

A. 对
B. 错

PHP变量名可以是数字、字母或下划线开头。

A. 对
B. 错

PHP中日期时间相关函数有( )。

A. data()
B. getdate()
C. strtotime()
D. time()

答案查题题库