I am developing mobile app which talks with server via PHP Webservice. This is my first time using PHP. I managed to upload data in to database. Now i need to s
Suppose you have received a hex string in a page where you want to convert this hex to real image. Please check this code snippet will help you or not.