---
title: "ladda ner bild"
type: "forum-thread"
url: "https://www.webforum.nu/amne/php/82940-ladda-ner-bild"
topic: "PHP"
topic_url: "https://www.webforum.nu/amne/php"
author: "jboy_87"
published: "2003-07-28T17:16:39.000Z"
updated: "2003-07-28T19:06:49.000Z"
replies: 1
views: 193
page: 1
pages: 1
language: "sv-SE"
site: "webForum — webforum.nu"
rights: "Upphovsrätten till varje inlägg tillhör dess författare."
attribution: "Citera som: webForum, https://www.webforum.nu/amne/php/82940-ladda-ner-bild"
---

# ladda ner bild

## #1 — jboy_87, 2003-07-28T17:16Z

jag får det inte och funka.. filen blir korrupterad??

```
if (strstr($_SERVER["HTTP_USER_AGENT"], "MSIE"))
header("Content-Disposition: attachment; filename=\"test.jpg\"");
}
```

Permalänk: https://www.webforum.nu/p/82940

## #2 — jboy_87, 2003-07-28T19:06Z

löste det la till readfile("test.jpg");

Permalänk: https://www.webforum.nu/p/1122707

---

Tråden på webben: https://www.webforum.nu/amne/php/82940-ladda-ner-bild
