View Single Post
  #6 (permalink)  
Old Nov 3rd, 2006, 17:43
ukgeoff ukgeoff is offline
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote