![]() |
I'm working on a project in CodeIgniter and I'm looking for a secure way to handle file uploads, such as images, without directly exposing them in the public folder. I would like to know the best practices and recommended methods for securely handling file uploads in CodeIgniter while keeping the files out of the public folder to prevent direct web access. Thank you for sharing your experiences and suggestions!
|
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
|