PHP error help needed please
hi i'm getting a php error in a script i'm editing
Parse error: parse error, unexpected '}' in /home/****/public_html/****.php on line 699
it's saying line 699 but when i open it up in ultraedit line 699 is HTML coding. so the coding lines aren't in the same postion that it's being read on the server.
any suggestions on how to find that line error? is there a program that can locate potential php line errors in a file that has both html and php coding in it
|