with uploading
yes,I agree with Ash ,you can
test it on a local testing server
or the other server.
if it work ,then you can sure it's environment
problem.
2009-03-05
zhoo
发件人: Ashley Sheridan
发送时间: 2009-03-05 04:10:02
收件人: Karl St-Jacques
抄送: php-general
主题: Re:
Hello people.
I have some trouble with an upload script. It was working until the last 2
weeks.
Whenever I tried to upload a file to a remote server, the $_FILES array is
empty. I print global at start of the script there's nothing.
Here's the form
http://random.server.com/video/upload.ph
> > Hello, > > > > I have trouble uploading files to a server. Actually I can't
> > upload more than 500 bytes or so.> > > > Here's a quick print_r of the
> > $_FILES > > > > [_FILES] => Array( [avatar] => Array ( [name] => index.html
> > [type] => text/html [tmp_name] => /tmp/phpRbmXK5 [error]
Hello,
I have trouble uploading files to a server. Actually I can't upload more than
500 bytes or so.
Here's a quick print_r of the $_FILES
[_FILES] => Array( [avatar] => Array ([name] => index.html[type] =>
text/html[tmp_name] => /tmp/phpRbmXK5[error] => 0[size] =>
4 matches
Mail list logo