blob size after pg_lo_open

Поиск
Список
Период
Сортировка
От Thom Dyson
Тема blob size after pg_lo_open
Дата
Msg-id OFA9DD8091.F712662A-ON88256EED.0072CAFD-88256EED.00731A65@sybex.com
обсуждение исходный текст
Список pgsql-php
I have to store some files in a database and let users download the files.
  I want to pull the file size so I can use the HTTP Content-length
header.  I've tried using PHP's fstat to return the size, but I think the
object returned by pg_lo_open is not suitable.

Any ideas?  BTW, I figured this was a pretty common need, but I could not
find a complete widget to deal with it.  The best I could come up with was
complete apps, mostly image galleries, and a few code snippets.


Thom Dyson
Director of Information Services
Sybex, Inc.



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

Предыдущее
От: Lynna Landstreet
Дата:
Сообщение: Re: Strange session problem
Следующее
От: Justin Wyer
Дата:
Сообщение: Re: Strange session problem