| php upload takes too long for uploaded files to show up in server |
Halim

msg:3563735 | 11:47 am on Feb 1, 2008 (gmt 0) | Hello, I just tried php to upload a file to a web hosting. I used move_uploaded_file fucntion instead ftp function My concern is, after i finish clicked the upload button, it took awhile until the files uploaded shows up in the server. Is this normal? Thank you David
|
supermanjnk

msg:3563772 | 12:35 pm on Feb 1, 2008 (gmt 0) | It would depend on the size of the file. If you are uploading a small text file, then it should be quick to upload, if you are uploading something of size, it will take longer.
|
|
|