Welcome Guest, Not a member yet? Register   Sign In
Store images on database or filesystem?
#5

[eluser]The Wizard[/eluser]
what will you do with the pictures?
Search'em ? Smile

Its absolute unnecessary to store them in the database
better store them in the filesystem and access them there.

By the way, i do it like this:
i store the filename, if i want a thumb or a mini of the picture
(which i generate when uploading) i add the name tag in front
of the filename i get from the db like for example: test.jpg

i do, thumb_ + test.jpg and i have the thumg, i add mini i get the
mini, i add nothing, i get the original Smile


Messages In This Thread
Store images on database or filesystem? - by El Forum - 01-29-2009, 09:21 AM
Store images on database or filesystem? - by El Forum - 01-29-2009, 09:25 AM
Store images on database or filesystem? - by El Forum - 01-29-2009, 10:44 AM
Store images on database or filesystem? - by El Forum - 01-29-2009, 11:45 AM
Store images on database or filesystem? - by El Forum - 01-29-2009, 12:07 PM
Store images on database or filesystem? - by El Forum - 05-21-2009, 09:17 PM
Store images on database or filesystem? - by El Forum - 05-21-2009, 10:21 PM
Store images on database or filesystem? - by El Forum - 05-21-2009, 10:44 PM
Store images on database or filesystem? - by El Forum - 05-22-2009, 07:51 AM
Store images on database or filesystem? - by El Forum - 05-22-2009, 07:56 AM
Store images on database or filesystem? - by El Forum - 05-23-2009, 09:43 PM
Store images on database or filesystem? - by El Forum - 05-24-2009, 03:27 AM
Store images on database or filesystem? - by El Forum - 05-24-2009, 09:27 AM
Store images on database or filesystem? - by El Forum - 05-24-2009, 09:38 AM
Store images on database or filesystem? - by El Forum - 05-24-2009, 11:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB