|
Hits: 25
PHP AJAX example: asynchronous file upload
 3.5
Asynchronous file uploads is quote popular feature in modern AJAX web-applications. However standard AJAX classes (XmlHttpRequest) does not have capabilities to process or send files selected with "file dialog" (input type="file"). This article contains example application (trivial file-sharing service, like rapidshare, megaupload or yousendit) which uses embedded frames (IFRAME) to upload file. While file is uploaded to hidden frame, user can still access web-page and fill "file description" field.
Platform(s): Windows
Date: Dec, 04 2006
Author: AnyExample, http://www.anyexample.com/programming/php/php_ajax_example__asynchronous_file_upload.xml
License
| License Type: Other Free / Open Source License |
| |
price: Free |
| License Type: Freeware |
| |
price: Free |
Ratings
Number of Ratings: 5 Votes
| 5 |
|
| 20% |
| 4 |
| 20%
|
| 3 |
| 40%
|
| 2 |
| 0%
|
| 1 |
| 20%
|
|
|
Others Scripts
PHP/Tips and Tutorials/Email Systems
Software/Network & Internet/Other
PHP/Tips and Tutorials/Database-Related
Software/Network & Internet/Communications/Chat & Instant Messaging
Java/Tips and Tutorials/Miscellaneous
Software/Network & Internet/Browsers
Ruby on Rails/Tips and Tutorials
Software/Network & Internet/Internet/Other
PHP/Tips and Tutorials/Image Manipulation
Software/System Utilities/Utilities/Other
JavaScript/Tips and Tutorials/Miscellaneous
Software/Network & Internet/Communications/Other EMail Tools
PHP/Tips and Tutorials/Cookies and Sessions
Software/Web Development/HTML Tools
C and C++/Tips and Tutorials/File Manipulation
Software/Network & Internet/Internet/Other
PHP/Tips and Tutorials/Content Management
Software/Network & Internet/Internet/Other
|