file downloaded can't be read !!


Posted on 16th Feb 2014 07:03 pm by admin

<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-disposition: attachment; filename=' . $fileName);
Did you know?Explore Trending and Topic pages for more stories like this.
header('content-type: ' . $mimeType);
header('content-length: ' . filesize($fileName));
readfile($fileName);
?>

i tried to download the file called "mypic.jpg" which is stored inside folder called "myfolder"... i use the code written above, n i can download the file but once open nothing was shown up!....

What's wrong?? path?? can anyone help me with this code??
No comments posted yet

Your Answer:

Login to answer
238 Like 10 Dislike
Previous forums Next forums
Other forums

Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device

$variable = $variable
Hello

Sorry if this is a really simple question but I have run out of ideas. Is there a reall

Blank record injected into database
I always found several blank records inside my database, although $SESSION is required to insert the

Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp

How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?

Thanks

parsing error
can anyone explain this syntax error:

Parse error: syntax error, unexpected T_IF

The e

Array to string conversion
Can anyone help me with this?

Notice: Array to string conversion in /home/..../index.php on l

Need help with cin setw
I made a program here is my code:

#include
#include
#i

Multidimensional $_POST
Hello

How to get a single array from array of array (2 - dimension).
For example I have a

Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash