So I have an MSSQL Database that has photos loaded into it as BLOBs, and I'm trying to grab the BLOB and display it in the browser.
I'm pretty good with PHP and SQL, but for some reason I cannot get this to happen. I either get the 'file' displayed as gibberish inline or nothing at all.
I'm pretty good with PHP and SQL, but for some reason I cannot get this to happen. I either get the 'file' displayed as gibberish inline or nothing at all.