The curse of the unnamed images
Posted: Wed Apr 02, 2003 1:49 pm
Am loading images into a MySQL db as binary data and am confused as to why the file size,name and type don't insert into the database the way I want them to.
Source available here: http://www.hitman1.net/show_binary.php
As you can see by this image:
from http://www.df-network.com/?page=binarydata&id=3 the data is loading and showing properly.
But of course if you right click the picture, and try and save it, it is unaware that it's a small jpeg of name d4.jpg and the fields in the database are blank.
---
Ben
Source available here: http://www.hitman1.net/show_binary.php
As you can see by this image:
But of course if you right click the picture, and try and save it, it is unaware that it's a small jpeg of name d4.jpg and the fields in the database are blank.
---
Ben