I have an PHP script that add an photo in an database with some fields, this works fine. The image in my database is an BLOB. Now will i add an thumbnail of this image directly in the database too. I am do this with the GD library, but it doesn't work.I have an PHP script that add an photo in an da