Hi,
thank you for this wonderful uploader script (I have the full license), but I have some problems with special chars in filename, which are unfortunately common in Austria and Germany.
If the filename e.g. is "testuploadÄÄÄÄÄtest.gif" phpuploader can't access the file, would be "testuploadA?A?A?A?test.gif" or something else.
My solution just would be to run a little str_replace and make the filename internet-capable, but I dont know where to put this replacing script.
Can you tell me in which file and which line I can change the "filename" variable, so it is used in the next steps of the script?
Thanks in advance and best greets, David