Hi,
The local path for my file : C:\wamp\www\noyaevofis\images\bg.GIF
The code : if (copy("C:\wamp\www\noyaevofis\images\bg.GIF", "bg.GIF")) { echo ("saved"); } else { echo ("not saved); }
This code works in local server but gives the followig error in remote server :
Warning: copy(C:\wamp\www\noyaevofis\images\bg.GIF) [function.copy]: failed to open stream: No such file or directory in ....
This is a new problem because the above code worked in various remote servers since 2005 until July 2009.
I assume that I'm missing an update.
I'll appriciate your valuable hints.
Nejat
Bookmarks