noussh Posted July 26, 2007 Share Posted July 26, 2007 Hi, I am working on a CMS for small web site, I am using 2 images in the product template (banner / thumb nail). Can i store image in a database? or Should i just mention the 'path"? Thanks, noussh. Quote Link to comment Share on other sites More sharing options...
dewey_witt Posted July 26, 2007 Share Posted July 26, 2007 Yes you can store an Image in mysql the feild has to be a "blob" field. but its tricky. I would just upload to a file and put the name into mysql.. Its easier and more efficiant. Quote Link to comment Share on other sites More sharing options...
noussh Posted July 26, 2007 Author Share Posted July 26, 2007 ok, cool.. i will just mention the path. thanks dewin.. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.