![]() |
You need create a method to read the image file and send it's contents to the browser with the correct header.
See this for some hints on how to do with straight PHP: https://stackoverflow.com/questions/2977...-using-php |
Messages In This Thread |
Security and File Upload in CodeIgniter: Best Practices to Keep Images Out of the Pub - by tarcisiodev1 - 08-01-2023, 05:39 PM
RE: Security and File Upload in CodeIgniter: Best Practices to Keep Images Out of the Pub - by luckmoshy - 08-02-2023, 04:15 AM
RE: Security and File Upload in CodeIgniter: Best Practices to Keep Images Out of the Pub - by tarcisiodev1 - 08-02-2023, 04:38 AM
RE: Security and File Upload in CodeIgniter: Best Practices to Keep Images Out of the Pub - by sheilaf - 08-02-2023, 08:10 AM
RE: Security and File Upload in CodeIgniter: Best Practices to Keep Images Out of the Pub - by InsiteFX - 08-02-2023, 10:48 PM
RE: Security and File Upload in CodeIgniter: Best Practices to Keep Images Out of the Pub - by tarcisiodev1 - 08-09-2023, 06:20 PM
|