Posted by Anze on 10/15/04 11:28
Just solved it - using this class:
http://www.phpclasses.org/browse/package/945.html
I changed it a bit to allow direct printing for tar archives and voila - it
works. :)
I have sent the author the modifications and I hope he'll decide to publish
them. If not, there really isn't much to it - I just added 'directfeed'
option and if it is set to 1 then add_data() prints the data instead of
saving it in memory. It doesn't work with gzip/bzip files though, but I
don't care - it is good enough for my purpose.
Thank you, enjoy!
Anze
[Back to original message]
|