(2004-10-24 23:06:59) E.E. (37543844) http://210.35.68.16/files/upload.php
(2004-10-24 22:32:40) EE (37543844) http://210.35.68.16/files/download.php?fn=123.gif where the fn is the file name of the file you uploaded EE 19:38:51 Uploaded files greater than 1k, you will see the problem, Ee 19:39:33 (2004-10-24 23:06:33) EE (37543844) Print_r ($ _ request); Print_R ($ _ files ['myfile " ]); $ PFN = $ _POST ["FileName"]; $ pext = substr (Strrchr ($ _ files ['myfile'] ['Name'], "."), 0); if ($ PFN == "" || $ _files ['myfile'] ['size'] == 0) {echo " Document Information is incomplete! Font>";} else {$ Fn = "/Home/files/eao/".-1 (Move_uploaded_FILE ($ _ files ['myfile'] ['tmp_name'], $ fn) {echo Upload success! Font> ";} else {echo" Send failed (". $ _ Files ['myfile'] ['error'].") "; print_r ($ _ files) }}?> EE 19:39:43 This is the source code.