View Full Version : How to display blob data type?
devil_vin
09-30-2007, 04:06 PM
Hey,guys!I have some images stored in blob data type,how can display it as actual image?Thanks..
You need to create a separate page to output the image, then link to it as you would a normal image (e.g. <img src="viewimage.php?id=3" alt="Some image">).
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.