Jump to content

File upload


kiss-o-matic

Recommended Posts

I had some working code, and somewhere along the way, it broke.  Not sure where.

 

Printing out the $_FILES['file'] array, I get the following when trying to upload an image:

name => ,yjpg.jpg
type =>
tmp_name =>
error => 2
size => 0

 

I don't know what error 2 is, but I assume that is the problem.  The thing is, *SOME* jpgs will work,

while others give this error. Any ideas?

Link to comment
https://forums.phpfreaks.com/topic/145022-file-upload/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.