PHP AJAX example: asynchronous file upload
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.
- Visit Site:
- PHP AJAX example: asynchronous file upload
- Filed in:
-
PHP / Tutorials & Tips / File Manipulation
- Platforms:
-




- Databases:
-
- Date Added:
- Dec 4, 2006
- Last Updated:
- Dec 4, 2006
License and Pricing Information
Other
Price: $0.00 USD
| Publisher site visits: | 7,523 |
|---|---|
| Average rating: | 4.39 |
| Total ratings: | 18 |
Publisher Info
- Author:
- AnyExample
Other listings by this publisher
- Simple and secure mail function based on php mail()
- Display MySQL table as HTML example
- Playing WAV files using Java
- Rails and SQL queries
- Converting RGB values from/to HTML hex representation.
- AJAX get page title example
- PHP Cookie example and function-helper
- How to load file into memory using plain ANSI C language
- MySQL (BLOB field) Image Gallery Example
- PHP password generation
- Java full screen image viewer
- AJAX web-counter for widgets
- IE7 compatible prompt() alternative
- 5 useful PHP functions for MySQL data fetching
- PHP multiple photo thumbnail generator
- C++ dynamic array template class
- Making XML/XSLT driven site using PHP
- Bar chart HTML generator
- Uploading files to Amazon S3 with REST API
- Redirect function with permanent 301 redirect support
- Gd / FreeType text label generator
- qsort: sorting array of strings, integers and structs
- How to allow some safe HTML in Rails projects
- Rails Photo Gallery
