Im getting this error;
Parse error: syntax error, unexpected T_STRING, expecting ':' or ';'
with this line;
[HTML]header ('postcodesearc h.php?e=nw&pcod e=',[$origPostCode]);[/HTML]
I cant find whats wrong, can anyone help?
Parse error: syntax error, unexpected T_STRING, expecting ':' or ';'
with this line;
[HTML]header ('postcodesearc h.php?e=nw&pcod e=',[$origPostCode]);[/HTML]
I cant find whats wrong, can anyone help?
Comment