| Recommend this page to a friend! |
| Classes of Pierre-Henry Soria | > | PHP 5.4 Session Upload Progress Bar | > | README.md | > | Download | ||
|
|||||||||||||||||||||
# PHP5.4 Upload Progress Bar This is an example to create a progress bar using PHP 5.4 to calculate the progress of the file being downloaded. We also use the jQuery framework to query AJAX to know the percentage of the progress in real time. ## Server Requirements PHP 5.4.0 or higher. ## Author Pierre-Henry Soria ## License This source code is under the license [Creative Commons Attribution 3.0](http://creativecommons.org/licenses/by/3.0/) or later; See the LICENSE.txt file. |