【发布时间】:2010-09-14 19:38:57
【问题描述】:
$XMLFormatedString .= "<Filter id='" .= .$row->id. .="' name='" .= .$row->label. .="'><Label>" .= .$row->label. .="</Label></Filter>";
【问题讨论】:
-
-1,你的问题在哪里? T_CONCAT_EQUAL 表示 '.=',你知道吗?
-
这个问题对我来说很有意义,+1
-
@Adam : 没有“你好”,没有句子,没有问号......这对我来说也很有意义,但我觉得它很粗鲁。
标签: php string concatenation