How to display base64 encoded pdf in html ie

Internet Explorer does not support Base64 encoding of images so we will take advantage of PHP’s built-in base64_decode function. We will simply pass the Base64 data back to a PHP module which will then decode the data and return the appropriate image. Now that sounds complicated doesn’t it? Here is the required PHP code: That wasn’t so bad. ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download