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

(09-12-2019, 11:10 AM)InsiteFX Wrote: No, they are converting the string to an image I do not see you doing that.

See the imagecreatefromstring method they are using.
Yes, that is the next line:

# display
$image_resource = imagecreatefromstring($plain_txt);

Then a couple of lines down

imagejpeg($image_resource);

Please, what am I missing? Is it something about what imagecreatefromstring() or imagejpeg() actually do?

Thanks for helping me understand and your patients.
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