Create upload progress bar with php

Hello,

I cannot create upload progress bar.I have no idea about it.Please help me…

Thanks
Amit

You’ll have to use javascript, either ‘pure’ or in AJAX flavor :slight_smile:
It depends on what progress you want to show.

Please tell me what can i do ?

Googling for it gives lots of results. Look around, see how they did it, or just use one of their solutions.

Most of them use a combination of flash / javasript. I have used ones based on jquery with good results.

Interestingly, but not really of much use to you yet, there are plans to provide this natively.

I’m not keen on the implementation, but that’s another matter. :slight_smile:

http://schlueters.de/blog/archives/151-Upload-Progress-in-PHP-trunk.html