> I have a 163 line file. I get a parse error on line 164. Ideas?
>
You're probably missing a } somewhere.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Mjec wrote:
I have a 163 line file. I get a parse error on line 164. Ideas?
That generally means you've forgotten a bracket somewhere. Check
and correct the missing bracket and you should be good to go.
--
H| I haven't lost my mind; it's backed up on tape somewhere.
+
2 matches
Mail list logo