题目详情
单选题 在PHP程序中,假设$str="PHP",$st=$str."is interesting";$str="I think,".$str,请问$str最终的值为( )
A. PHPis interesting
B. I think,PHPis interesting
C. I think,PHP is interesting
D. I think,is interesting
学科:PHP程序设计
时间:2023-05-07 10:01:45
相关题目
相关作业