Jump to content

Recommended Posts

You don't have to do it manually - add all possible extensions with

range("a", "zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz")
It that doesn't work, modify the script so it doesn't do any file type checking. Actually, first look to see whether there's an option to allow all files, and then if you can't find one you can start disabling code.

If you want help with the code, we need to actually see the code. We don't have access to your server.

 

Besides that, are you sure you understand the huge risks associated with unrestricted file uploads? What is your security concept? Even restricted uploads are typically full of vulnerabilities. You're removing even that last line of defense and putting it on a live server for the whole world to play with your application. This can end badly.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.