Dear support team,
I tried uploading on my newly created account at ExoFire server. I am uploading from a PHP script.
Array ( [name] => Winter.jpg [type] => [tmp_name] => [error] => 8 [size] => 0 )
the upload error constant 8 stands for UPLOAD_ERR_EXTENSION
Same happens with simple or more complex scripts... so I'm sure it isn't due to script problems.
What's happening?
thanks in advance
I tried uploading on my newly created account at ExoFire server. I am uploading from a PHP script.
Array ( [name] => Winter.jpg [type] => [tmp_name] => [error] => 8 [size] => 0 )
the upload error constant 8 stands for UPLOAD_ERR_EXTENSION
Same happens with simple or more complex scripts... so I'm sure it isn't due to script problems.
What's happening?
thanks in advance
Last edited: