How to convert image from Binary mode in Mssql server to image mode in php?

Hi There,

I have a problem, I have to collect Images from Mssql Sever and images have been saved in Binary mode…

So I’ve to collect binary mode from mssql database and change it into…images in php.

I know its complicated…

Please let me know if you need any infromation…

Any help would be appriciated.

Looking forward to you.

Hi Danish,
you can try exporting the data into a dumpfile.

See here: http://goo.gl/LzBPU