[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] PHP upload on RAQ4



> Is the upload.php the name of the page you are actually calling this
script?
> If not then it is not passing any variables over to it.
> Dont forget that if this is just one of a series of images then you need
to
> reference them as an array variable;
>
> <input name="imgfile[]" type="file" size="40" maxlength="100">
>
> Phil
>

It's just 1 file I'm trying to upload.  I tested the upload script on my
redhat test server and it works -- it's able to upload.  But on the RAQ
server, it doesn't.  Same script.  On the RAQ, there's no temp file.