每当我尝试在变量中回显另一个变量时,我都会收到“解析错误:语法错误,意外的‘回显’(T_ECHO)”,如下所示:
$content=. '<p>Paragraph '.echo $variable.' here</p> ';
慕工程0101907
相关分类