小编Joe*_*oel的帖子

PHP Parse错误:语法错误,意外T_CONCAT_EQUAL

$XMLFormatedString .= "<Filter id='" .= .$row->id. .="' name='" .= .$row->label. .="'><Label>" .= .$row->label. .="</Label></Filter>";
Run Code Online (Sandbox Code Playgroud)

php string concatenation

0
推荐指数
1
解决办法
3329
查看次数

标签 统计

concatenation ×1

php ×1

string ×1