I get errorPHP Code:$st.="2,".escape_regexp($arr[$i][2])."g,{$arr[$i][3]}".count($arr[$i])5?"":",false";
Parse error: parse error, unexpected T_LNUMBER
What could be the problem :confused:
Printable View
I get errorPHP Code:$st.="2,".escape_regexp($arr[$i][2])."g,{$arr[$i][3]}".count($arr[$i])5?"":",false";
Parse error: parse error, unexpected T_LNUMBER
What could be the problem :confused:
count($arr[$i])5
If you space your code properly you will see these things.