Chris Shiflett <mailto:[EMAIL PROTECTED]>
    on Friday, August 29, 2003 2:16 PM said:

> if ($foo) { if ($bar) echo 'blah'; else { echo 'else'; }
>                                                         ^
> Where is the missing brace? :-)                         |
                                                          |
Here -----------------------------------------------------/


I'm pretty sure I've seen an error message from something (maybe,
asp.net, or classic asp) that shows a line like i've drawn and points to
where it thinks the problem is. (And no it wasn't always the end of the
last line.) But maybe my memory is a little foggy.



Chris.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to