Alo All,
I am really really tired of searching for a simple file manager for PHP/Code Igniter. I am not looking for advanced one at all:
- No MYSQL
- NO user tracking
- Basic File Operations (copy, move etc)
- Multi upload (in anyway)
I have tried fileman and it is great but it is hard to integrate with CodeIgniter for security reasons (session related). ElFinder also is freakishly complicated to integrate as is kcfinder.
I was looking for a simple class driven solution that I can use thru require/include or something to that extent.
Any tips? Also...I am running PHP 5.4