Resolved
UPLOAD_ERR_CANT_WRITE

Value: 7; Failed to write file to disk. Introduced in PHP 5.1.0.

This error will happen in this case image size is shown as zero 0.

1.In php first file is written in temp folder and then it is uploaded required folder , so check your tem folder has enough space.

Recommended Answers

All 2 Replies

Are you trying to upload file??
Have you put up enctype="multipart/form-data" in form tag??
Or are you using hidden field that contain specific value??
Check these things & hope you will be able solve your query.

Can you please outline your problem a little more detailed

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.