Welcome Guest, Not a member yet? Register   Sign In
CI3 Encrypt/Decrypt Images
#10

Solved:
Removed the explode line and returned the base64 encoded str with the data:image/jpg;base64, portion still attached.
Placed that in a variable to populate a view with the str data as an image src value
Displayed the page by output'ing my template.

Big picture, stopped trying to display the image directly from the controller as I had done with pdf's previously.
Reply


Messages In This Thread
CI3 Encrypt/Decrypt Images - by nuke - 09-10-2019, 06:34 PM
RE: CI3 Encrypt/Decrypt Images - by InsiteFX - 09-11-2019, 02:41 AM
RE: CI3 Encrypt/Decrypt Images - by nuke - 09-11-2019, 11:20 AM
RE: CI3 Encrypt/Decrypt Images - by InsiteFX - 09-11-2019, 05:54 PM
RE: CI3 Encrypt/Decrypt Images - by nuke - 09-12-2019, 03:36 AM
RE: CI3 Encrypt/Decrypt Images - by InsiteFX - 09-12-2019, 08:08 AM
RE: CI3 Encrypt/Decrypt Images - by nuke - 09-12-2019, 08:15 AM
RE: CI3 Encrypt/Decrypt Images - by InsiteFX - 09-12-2019, 11:10 AM
RE: CI3 Encrypt/Decrypt Images - by nuke - 09-12-2019, 04:00 PM
RE: CI3 Encrypt/Decrypt Images - by nuke - 09-16-2019, 07:03 AM
RE: CI3 Encrypt/Decrypt Images - by InsiteFX - 09-16-2019, 08:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB