akshay Posted April 20, 2010 Share Posted April 20, 2010 Hello. 1. I've searched all the pages, but couldn't find any simple code for "PHP Upload Meter". I want a simple upload meter that tracks a file's upload's progress. Though a graphical progress bar is preferred, but even if I replace it with some "Loading..." GIF, I still need the size uploaded, say : 415KB/500 KB ... 417KB/500KB and so on... If you have a simple code even for a "text" upload meter as explained above, kindly let me know. 2. Can't we make a countdown timer with PHP that updates every second? Will I have to use javascript? In case, you got a clue please let me know. Thank you. Link to comment https://forums.phpfreaks.com/topic/199143-php-timer-progress-meter/ Share on other sites More sharing options...
Ken2k7 Posted April 20, 2010 Share Posted April 20, 2010 You'll need JavaScript, or more specifically, you need AJAX. Link to comment https://forums.phpfreaks.com/topic/199143-php-timer-progress-meter/#findComment-1045158 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.