Jason wrote:

[ snip ]

Parse error: parse error in
/var/www/html/site/directory/subdirectory/upload.php on line 68

in the upload.php file there are only 64 or so lines of code.

HELP!

Check for missing ; Check for proper nesting of } Check for proper nesting of )

Cut and paste your code in a php-aware syntax highlighting text editor like vim (Linux/Unix) or Editplus/Ultraedit, etc. for Windows. That also helps.


-- Burhan Khalid phplist[at]meidomus[dot]com http://www.meidomus.com

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



Reply via email to