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);
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

Securing a user input - need some confirmation
Hello All,

I am in the process of recoding a large proportion of an e-commerce site, one of t

A href problem under php
Hello...

I tried to explain the issue in an earlier post.. but was not clear enough....

update sql when refresh - php
hi
I have made a table (attachement)

the users can update the sql database using + or x bu

Small problem with image resize script
Hi!

I am a little bit new to php and I have an issue installing an image resize script I down

update post issues
I am trying to create an update to a post function, while the update does occur, the page routing an

Character increment
Hi,

I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..

Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<

PHP Function Page Advice
Hi All, I am quite new to PHP and Javascript but have written an Online Shop (Mainly for Fun and edu

Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl

split values
I have values that are returned to me in this format:

name=>test,age=>49

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