hello am trying to learn ftp file transfer in php. i have done all upload part. but i want to show uploading process-bar during the file transfer.
if file size 5MB
then a process-bar display uploading process as
523KB...uploaded...4min remaining
1.2MB...uploaded...3.5min remaining
2.5MB...uploaded...2.3min remaining
3.9MB...uploaded...1.4min remaining
4.4MB...uploaded...30sec remaining
Done...
You need javascript for this. Check here https://jqueryui.com/progressbar/