3Dec/08Off
Creating an Upload Progress Bar in PHP with APC
Note: Please check out this updated tutorial for creating an upload progress bar. This tutorial is outdated and may not produce the desired effect.
Introduction
In this tutorial I will explain how to create a progress bar for PHP file uploads. There is no method built 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.
Tagged as: AJAX, file uploads, JavaScript, PHP, progress bar
Continue reading
Categories
- General (7)
- News (4)
- Projects (13)
- Noty (2)
- TempServers (9)
- Software (8)
- Tips & Tutorials (51)
Archives
- [+]2011 (3)
- [+]October (1)
- [+]September (1)
- [+]August (1)
- [+]October (1)
- [+]2010 (12)
- [+]November (1)
- [+]October (1)
- [+]September (4)
- [+]July (2)
- [+]May (1)
- [+]February (2)
- [+]January (1)
- [+]November (1)
- [+]2009 (46)
- [+]December (5)
- [+]November (3)
- [+]October (2)
- [+]September (4)
- [+]August (4)
- [+]July (4)
- [+]June (6)
- [+]May (4)
- [+]April (4)
- [+]March (4)
- [+]February (2)
- [+]January (4)
- [+]December (5)
- [+]2008 (15)
- [+]December (14)
- [+]November (1)
- [+]December (14)
