View Single Post
Join Date: Jul 2006
Posts: 746
Reputation: pritaeas is on a distinguished road 
Solved Threads: 121
Sponsor
pritaeas's Avatar
pritaeas pritaeas is offline Offline
Master Poster

Re: Error in uploading file via ftp server

 
0
  #2
Sep 22nd, 2008
$source_file is just the name of the file. The file has not yet been moved to a permanent location using move_uploaded_file(). You'll have to do that first.
"If it is NOT source, it is NOT software."
-- NASA
Reply With Quote