> Parse error: parse error in C:\apache\htdocs\tsadbatest.php on line 148 > Its the line after the html ends
Almost always means you forgot a closing brace somewhere. Count up your {
and } and make sure they match.
---John Holmes...
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

