phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Phpgroupware-developers] Best way to store files


From: Lars Piepho
Subject: RE: [Phpgroupware-developers] Best way to store files
Date: Tue, 21 Oct 2003 10:23:19 +0200

> Using the VFS (virtual file system) would be the best choice.
> 
> Lars will hopefully at the end of this week or start of next week
> publish his changes to the Trouble Ticket System - where he 
> has also used
> the VFS to add documents to trouble tickets.
> Then you could steal the code from there ;-)
> 
> Or take a look at the filemanager.
> 
Using VFS is probably the best way, because it already takes care of storing
files in the filesystem, even outside the http serverroot and stores all
data like ACL in the database.
take a look at <phpgwdir>/phpgwapi/doc/vfs for a short introduction.

Greets

Lars




reply via email to

[Prev in Thread] Current Thread [Next in Thread]