dolibarr 21.0.0-alpha
|
File to return the ajax response of core/ajax/fileupload.php for common file upload. More...
Go to the source code of this file.
Classes | |
class | FileUpload |
This class is used to manage file upload using ajax. More... | |
File to return the ajax response of core/ajax/fileupload.php for common file upload.
Security is check by the ajax component. For large files upload, see flowjs-server.php
Definition in file fileupload.class.php.