Posted by neil on 02/23/05 14:49
Hi
When uploading files using a type=file in a form, if a file is uploaded with
a single quote the file gets truncated to whatever is after the quote
eg.
blah'sblah.txt
will be uploaded as
sblah.txt
Is this a magic quotes issue?
What is the best way to deal with it?
Neil
Navigation:
[Reply to this message]
|