1、下列哪一个为正确的函数?
A echo (<p>' hello.'</p>)
B echo ()
C echo ()
2、填空
____This is a comment
echo 'this is a test';
3、填上正确PHP代码
____
_____‘“some text”;
——