hello there, Please help me this....
I am quite new to php....i am trying to develop this php page which uploads the image then it saves it in a mysql database. The data that is saved in database is saved as a mediumblob type but when I try to retrieve the image it doesnot shows an image instead a small box with a question mark in it.
this is my code:
index.php
-----get.php----
<?php