diafol
Rhod Gilbert Fan (ardav)
7,792 posts since Oct 2006
Reputation Points: 1,170
Solved Threads: 1,080
Moving a file from place to place on the webserver probably needs 'copy()'. or if you want to move a file use 'rename()'. Is that it?
diafol
Rhod Gilbert Fan (ardav)
7,792 posts since Oct 2006
Reputation Points: 1,170
Solved Threads: 1,080
if i am uploading form my machine than it woking fine but when same thing i am trying on my webserver , it creating error
THat suggested to me that upload from machine to webserver was fine, but trying from one area of the webserver to another was not.
Unless you use something like FTP, I can't see how you'd upload a file without input=file as this could be a severe security breach. You'd probably be relying on very low browser security settings. Not advisable.
So sorry, can't help you. Anybody else?
diafol
Rhod Gilbert Fan (ardav)
7,792 posts since Oct 2006
Reputation Points: 1,170
Solved Threads: 1,080