Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Download header cause zip file to be corrupt


  • Please log in to reply

#1
enginbayar

enginbayar

    New Member

  • Member
  • Pip
  • 1 posts

We are making a download manager application ...

 

Download header cause zip file to be corrupt

 

Please see the code below

 

header("Content-type: $mimeType");

                            header("Content-Transfer-Encoding: Binary");

                            header("Content-length: ".$size);

                            header("Content-disposition: attachment; filename=\"".$a['name']."\"");

                            readfile("$pathside");


  • 0

Advertisements


#2
Dashing star

Dashing star

    Member

  • Member
  • PipPipPip
  • 722 posts

Please do the following to attempt to repair a Zip file with Windows:

 

Click Start, click All Programs, and click Accessories

Right click Command Prompt and choose Run as administrator

Change directories to the folder where the corrupted Zip file is located

Type: "C:\Program Files\WinZip\wzzip" -yf zipfile.zip

If didn't help, tha't might be your .zip archive was seriously corrupted, you may try

ZIP Open File Tool


  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP