Custom Integration Of Open-source Php/ajax File Manager

I need help with customizing the file manager at: http://www.gerd-tentler.de/tools/filemanager/ to work with an existing PHP application. Currently the file manager is called within my Application, setting the particular start folder to be managed with a file manager class call. I need to extend the Ajax part of the file manager to call my own php functions encode/decode and extend the file delete/restore functionality.

The interface is via Ajax and calls the particular php function (send/rec…

Leave a Reply

Your email address will not be published. Required fields are marked *