On Wednesday 10 December 2003 02:43 pm, Galen wrote:
> If you store images that are played with a lot on
> the disk, it'll likely be slower than MySQL due to MySQL having better
> caching.

I disagree.
Depending on your setup, when a file based image is downloaded to 
a user's computer, its cached there.
No need to fetch it again, till it expires.
I don't think thats possible via images from a database, but
I may be wrong.  Feel free to correct me...

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

Reply via email to