[PHP] Unexpected $end troubles

Never mind, I solved it. The link is now dead, that you know it 😉 I forgot to end an if statement :doh:
 
Heh, that's always what it is when you're closing tag is the line causing the error. Very frustrating when you have a large script to work with and many end statements. Glad you sorted it though 🙂
 
It frustrated me till the bone 😡 I made the fatal error of creating very large script (with some copy -> paste movements) without testing the parts. But I found the error in the end 🙂D), so I am happy now.
 
this is why I use Maguma PHP Studio, it does the Matchin Braces {} so you can highlight a brace, click the button to find the matching brace and it then highlights the area of code contained within the matching braces, it helps find things like this
 
I tried maguma, but it's slow for my machine for some reason and it takes quite some time to startup. I'll keep tsWebeditor for now.
 

Members online

No members online now.

Forum statistics

Threads
62,021
Messages
673,242
Members
5,641
Latest member
cpomd
Back
Top