05-25-2010, 06:13 AM
|
#4 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
|
Quote:
Originally Posted by Peuplarchie
I red a please that said it was doable so I just assume we add to do this for faster loading.
Should I just put le url of the image in the db ?
How would I do this ?
|
It's doable, but the filesystem is far faster.
I would just store the URL in the database. That is as simple as an insert statement in a varchar field.
|
|
|
|