On Mon, 27 May 2002, Ragnar wrote:

>-Is it possible to display images in a browser that are stored as a blob
>-column in a mysql table? Or is it better to store images in a direcotory and
>-display them "from" there?

IMHO it is better to let a file system store the image files and let MySQL
reference the file names and do overall organization.

However, it is possible to store the image in MySQL and have it displayed
in a browser. 


>-
>--Ragnar
>-
>-
>-
>--- 
>-PHP General Mailing List (http://www.php.net/)
>-To unsubscribe, visit: http://www.php.net/unsub.php
>-

**************************************

John Huggins
VANet

[EMAIL PROTECTED]
http://www.va.net/

**************************************


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to