I am trying to run a page with php in it and I am getting this message:
Parse error: syntax error, unexpected T_VARIABLE on line 7
Can anyone tell me what exactly a T_VARIABLE is so that I know what I am looking for while trying to fix this?
Parse error: syntax error, unexpected T_VARIABLE on line 7
Can anyone tell me what exactly a T_VARIABLE is so that I know what I am looking for while trying to fix this?