Re: Automatically opening pdf files stored in a bytea field

Поиск
Список
Период
Сортировка
От Volkan YAZICI
Тема Re: Automatically opening pdf files stored in a bytea field
Дата
Msg-id 7104a7370510111056od33ec48kda9c0babe3d36d06@mail.gmail.com
обсуждение исходный текст
Ответ на Automatically opening pdf files stored in a bytea field  (Adam Witney <awitney@sgul.ac.uk>)
Список pgsql-php
Hi,

On 10/11/05, Adam Witney <awitney@sgul.ac.uk> wrote:
> I have PDF files stored in a bytea field in the database and I want to all
> the user to click a link on the web page and have the file automatically
> opened in acrobat (or whatever they have set to read the pdf).

Look at header() function's manual page [1] for PDF files. You'll see
lots of IE related problems and their fixes there.

[1] http://tr2.php.net/manual/en/function.header.php

Regards.

В списке pgsql-php по дате отправления:

Предыдущее
От:
Дата:
Сообщение: Re: Automatically opening pdf files stored in a bytea
Следующее
От: Adam Witney
Дата:
Сообщение: Re: Automatically opening pdf files stored in a bytea