![]() |
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 |
your not gonna find a program that'll tell you exactly what the problem is, you'll have to debug or have an experianced php coder go over it, i could check it out if you want, hit me up: 297994306
|
It's proberbly just one too many of } or one missing :glugglug
|
what its telling you is it came across a "}" character when it didnt expect one meaning there was not a '{' character anyplace
|
you probably forgot a ; before this particular line. you should check it. :2 cents:
|
Show me your sources please.
|
Ultraedit can fix it. Learn how to use Search->Match Brace (Ctrl-B) unless you have a more modern version of ultraedit then I do :)
|
All times are GMT -7. The time now is 05:25 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123