View Single Post
Join Date: Jul 2006
Posts: 883
Reputation: pritaeas will become famous soon enough pritaeas will become famous soon enough 
Solved Threads: 144
Sponsor
pritaeas's Avatar
pritaeas pritaeas is offline Offline
Practically a Posting Shark

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