in reply to Re: extension check on upload script doesn't do anything
in thread extension check on upload script doesn't do anything

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Re^2: extension check on upload script doesn't do anything

Replies are listed 'Best First'.
Re^3: extension check on upload script doesn't do anything
by GrandFather (Saint) on Feb 23, 2011 at 04:50 UTC

    'Something like' was supposed to imply that the code wasn't complete. You still need to provide the code up to $filename = $name . $extension;.

    Note that running CGI code from the command line, or under the debugger or in a suitable IDE can speed debugging up a lot!

    True laziness is hard work
    A reply falls below the community's threshold of quality. You may see it by logging in.