Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Svyatoslav777

    problem of time delay when using 'copy' With Large Files

    Hello I got a problem of a big time delay while copying a large file onto my web server via php script. I mean the process appears to run very slowly, about minute or even two. Here is the code: --------------------- <?PHP if (copy('file1', 'file2')) { echo "ALL ITS OK"; } else { echo...

Part and Inventory Search

Back
Top