Page 1 of 1

ftp scipt in PHP

Posted: Fri Feb 15, 2008 12:43 am
by pritis
Hello developer,

I am developing a ftp script in PHP things are moving smooth except to show how many bytes are downloaded. i.e something like status this many bytes are downloaded??

has someone here had something like this???

please share your knowledge i am in need of it.

Regards

Re: ftp scipt in PHP

Posted: Fri Feb 15, 2008 12:53 am
by Christopher

Re: ftp scipt in PHP

Posted: Fri Feb 15, 2008 1:03 am
by pritis
i think i am aware of how to wrie a ftp class and do downloading that much i have done what i am not getting is how to get the number of downloaded bytes ??????

how much it has downloaded ???

i have gonet hru ftp_* function but none of it is return the bytes it download rom ftp server and that is a problem hence i want if some has written some ftp script they might have osme knowledge over it.

kindly share that.

regards