Hi,
Probably should have put this in 'newbies.' Have two
servers, the following works on one and gives parse error
on the other---
line 5:
if (!($Submitted)) {
error msg:
parse error, unexpected T_LNUMBER, expecting T_VARIABLE or '$'
in line 5
Is something wrong with configuration, php.ini for example? Or is it something to do with revision between versions?
dalecosp