downloading files

From: "Cima" <ruel(dot)cima(at)facinf(dot)uho(dot)edu(dot)cu>
To: <php-general(at)lists(dot)php(dot)net>
Cc: <pgsql-novice(at)postgresql(dot)org>
Subject: downloading files
Date: 2005-05-06 01:20:34
Message-ID: 004301c551d9$d39fb760$f00110ac@doctorado1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

hi all,

i've uploaded some files into my postgresql db, via a php script, and now
id like to give a user the posibility to download these files via a php
script. what would be the best way to do this bearing in mind that the files
are 'integrated' into the db and are referenced by an oid. the table that
contains the files has the original filename in one column and the oid of
the file in another column besides other info on the table.
any sugestion would be highly apreciated!

thanx.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Volkan YAZICI 2005-05-06 11:26:04 Re: downloading files
Previous Message Tom Lane 2005-05-05 20:24:21 Re: Execute function without execute privilege