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

cPanel API
Hi Guys,

Need a little guidance. I'm trying to get my script to communicate with cPanel (or W

Filtering Tables
Hello Thanks for any help any one can give Im very new to PHP..

I need to pull data for clien

url- go to webpage
i have an input text field and submit button.

how do i make the url entered into the textfiel

do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work

using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto

Expandable Post Code
Hi,

Hope you can help. Which currently I haven't upgraded to connect to a mysql server, so i

get font info from a font file
hello,

Does anyone know how to get font info from a font file ... using php of course !
<

Using CSS to format MySQL query
Hi,

If i want to have a news page on my site, which displays all records of a table in descen

writing a screen scraper
Hello,

I'm writing a screen scraper application and want to be able to get absolute addresses

DELETE FROM not working deletes wrong row
Hello

I have the following code which i found but it doesnt work properly.. it comes up with

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