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.
Coupon & Affiliate Theme (New 2022) - Download Now!Sponsored
Thumbtack Clone Script - Buy2ThumbsupSponsored
AWS Spot Instance / Server Deployment for Cost Reduction
Deploy servers using AWS Spot Instances to significantly cut hosting costs while keeping performance and flexibility for
Microsoft Azure App Service Deployment & Web Application Configuration
Deploy and configure Azure App Service for hosting web applications with secure access, performance tuning, and environm
Configure EC2 Auto Scaling
Setting up EC2 Auto Scaling to automatically adjust the number of servers based on traffic, performance, and demand.
Help/Fix on AWS Lambda Service (1 Hour)
One hour of help or fixes for AWS Lambda functions and related services.


