[phpBB Debug] PHP Warning: in file /includes/bbcode.php on line 118: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Warning: in file /includes/bbcode.php on line 118: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Warning: in file /includes/bbcode.php on line 118: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Warning: in file /includes/bbcode.php on line 118: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead CareersNG • View topic - Which do you think is preferable or most efficient IMHO
CareersNG
Career Development for Nigerians ... A Knowledge Sharing Forum!
Had arguments with colleagues of mine concerning where to store images. A colleague inserted images for one of our apps right into the database column as a BLOB. Another criticized that it is less efficient and that it would better if the images were placed on the local file system say a folder within the web app.
I feel the question most people ask when viewing this is. if the picture is stored in the database and the database records grows to large that database read operations will be slowed down. But i feel the people who designed the BLOB data type for DB must have come up with a way to optimize this performance. I feel there is a way to utilize this to a great advantage..My question is How? am still looking around..
Users browsing this forum: No registered users and 2 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum