|
Re: Problem with Programming
You have a number of lines like this one with round brackets at either end that server no purpose and could be causing the T_STRING error message.
Fix all these and then see how things are.
Your other problem sounds like a logic error.
After you have fixed the above problems, if the other problem still exists, show me what the code now looks like and give me a clue as to where I should look.
|