Hi!

<background>
I'm thinking of creating a quite simple filemanager, using mysql/php, for a
groupware-suite.

My first approach was to just create a directory-tree on the webserver and
let my app mirror that, then I realised that I needed some privilege-system
and thus mysql.
</background>

<problem>
How do I insert files inte BLOBs?
</problem>

<additional thoughts>
Maybe it would be better to still use a 'real' directory tree and just keep
track of the privileges with mysql? I don't know. pointers, please
</additional thoughts>

regards, tomas

ps. this is my first post on this mailinglist, if you find this kind of
post/post-formatting unacceptable let me know (in private) and I'll change
the style.


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.338 / Virus Database: 189 - Release Date: 2002-03-14


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to