I couldn't find any answer resp. solution for my problem:
jQuery-File-Upload working finde so far. But if I try to add some own PHP stuff, i get often the error:
SyntaxError: JSON Parse error: Unrecognized token '<'
I can not say what kind of PHP commands the script doesn't like, but although the error states the token '<' I've made the experience, that there is a problem with brackets and quotation marks. But not always, it depends on something I don't know!
Very strange. So the question is:
Has anybody had the same problem and has found a solution in the meantime?
Thanks in advance.
Greetings, Andreas.