2006/6/15, weetat <[EMAIL PROTECTED]>:

Hi all ,

   I was using PEAR:HTTP_Upload to upload file in php 4.3.2.
   Is ok , however i need to display some sort of progress monitor to
the user because some file is very large and took some times to upload.
I need to inform the users to uploading is in progress.

I have search google ,and found megaupload , however the problem of
megaupload is the filename is rubbish, i need the filename of uploaded
file because the file is xml , need to convert data from xml to database.

Anybody have any ideas ? Or have any another php upload progress monitor ?

Thanks

- weetat

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Maybe this will help:
http://uber-uploader.sourceforge.net/

Reply via email to