PH Upload

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
Mohit_Prog
Forum Commoner
Posts: 26
Joined: Mon Apr 23, 2007 6:10 am

PH Upload

Post by Mohit_Prog »

Hi All,

During uploading of a file in PHP, can we know at each moment, how much file is uploaded?
So we can count how much percentage of file is uploaded or remained?

If anyone has some idea then please share here.

Thanking you...
User avatar
aceconcepts
DevNet Resident
Posts: 1424
Joined: Mon Feb 06, 2006 11:26 am
Location: London

Post by aceconcepts »

Take a look at this link http://pdoru.from.ro/

I simply searched Google for "php upload progress"
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

You already have an active thread on this.. there's no need for another.
Locked