how to use base64binary in php
Posted
by praveenjayapal
on Stack Overflow
See other posts from Stack Overflow
or by praveenjayapal
Published on 2010-05-27T08:40:28Z
Indexed on
2010/05/27
8:51 UTC
Read the original article
Hit count: 209
Hi friends,
I have accessed the following http://www.webservicex.net/genericbarcode.asmx
luckly i got the result too,but the result in the format of base64binary.
i dont know how to parse the result if any one knows and Please explain me how to use the base64binary and convert the encoded format into the image.
Thanks,
Praveen J
© Stack Overflow or respective owner