|
Posted by yehaimanish on 11/04/57 11:45
I am developing the project management system.
Each Project:
1. Title, description ... , stored in mysql database
2. Upto ten files (initial description), (name in db, file in file
system)
3. Message board, stored in mysql database (1 file per message, message
in db, file in file system)
I need a link (Download Project) which will download all the project
related files, description, message board in the single zip file.
Please suggest any appropriate method about it.
zlib is installed.
Navigation:
[Reply to this message]
|