I want to retrieve guild image from database and display in html page with php language.
But field GuMarkImage in dababase is image type <Binary Data>
How to display it ?
thank you.
Printable View
I want to retrieve guild image from database and display in html page with php language.
But field GuMarkImage in dababase is image type <Binary Data>
How to display it ?
thank you.
try find on php, that build image from binary, so you can read that binary on database, write to file and displayed with php
Sent from my GT-I9300 using Tapatalk