Thread: uploading & downloading files from database

uploading & downloading files from database

From
Anjan Borthakur
Date:
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