PHP Classes
elePHPant
Icontem

ajax uploader

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 38       Packages icon Packages (2)   Blogs icon Blogs (1)   Packages icon Forums icon Package forums (35)  
This class allows you to securely upload files. It checks the files against a specified list of requirements and carries out the upload process. It can validate uploaded files against a list of allowed file types, and a minimum or maximum size. It can use PHP image functions to verify that images are ...
This class can be used to browse files uploaded via Web forms using AJAX methods to send the files without reloading the form page. There is auxiliary Javascript code that can upload in the background a file that the users chooses in a Web page form and updates the upload message status in the page ...