Hi Everyone,
I have two mysql fields in my project to hold images (mediumblob). If there is no image then it displays the web broken image icon - i would like to be able to have a default image (which I have created) that is plain black with "waiting for image" in the middle. I know that mysql does not allow default values for blob. Any suggestions?
Thanks
Chris