|
Posted by Andy Hassall on 11/07/06 16:44
On Tue, 7 Nov 2006 15:10:49 +0100, Rudi Menter <spamcowgirl@spamgourmet.com>
wrote:
>Hi, I would like to store binary data (as data-type blob) in
>a (MySql-) database, so I require functionality that allows
>a mapping from and back into the filesystem. Now, is there
>a library for this task that you know of?
PHP can read and write to the filesystem:
http://uk.php.net/manual/en/ref.filesystem.php
It can also communicate with MySQL:
http://uk.php.net/manual/en/ref.mysql.php
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Navigation:
[Reply to this message]
|