Hi, I get this error:
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ']' in c:\inetpub\wwwroot\recordstorephpstart\adminedit.php on line 58
Anyone any ideas
maybe you are using an array somewhere and forgot to close it.
having something like this : $row["something";]