I work with PHP and use the Codeigniter framework. Is there a way that when I upload and save the image on the server, I can distort it and not distort it when displaying it on a web page?
I want someone to get images that they cannot see in it. This is to provide an extra layer of security.
Many thanks.
source
share