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