PHP Code:
$st.="2,".escape_regexp($arr[$i][2])."g,{$arr[$i][3]}".count($arr[$i])5?"":",false"
I get error
Parse error: parse error, unexpected T_LNUMBER

What could be the problem