|
Posted by ssp on 09/27/05 18:58
Dear all,
I'm dealing with a very tricky problem and can't seem to find the
answer with google. the problem is: i want to store huge data
(binaries) inside a mysql databases blob - to later store those data to
a file somewhere else (from where i can connect the database).
problem comes into play, when I try to output a "progress" of the
reading of this data (kind of "xx bytes of XXX bytes already
transmitted").
Does PHP / PDO /PEAR:DB has those Buffered Read capabilities for Table
Columns ?
Has anybody done this before ?
Many thanks in advance....
Soeren
Navigation:
[Reply to this message]
|