This tutorial will explain how to create an AJAX progress bar for PHP file uploads. There is no method build into PHP for returning the status of an upload in progress, so this requires a module called the Alternative PHP Cache (APC). This allows you to store data across sessions and includes built-in functionality for storing/returning file upload stats.
| Author: | ultramega |
| Leave a comment | |
| Add to favorites | |
There are no comments for this tutorial, be the first to comment.