Обсуждение: uploading & downloading files from database

Поиск
Список
Период
Сортировка

uploading & downloading files from database

От
Anjan Borthakur
Дата:
hi everybody,

i am using posgresql backend with php3 & apache.
i want to upload & downloading files from or into database
what sort of datatype should i use? postgres doesn't seem to have
blob(binary large object support).how do i go about it?
any help?

-anjan