Quote:
Originally Posted by kh99
I think the problem is that you're trying to rename the file by refering to it with it's url, and you can't do that. You need to use the file system path (relative or absolute), like you would see in ftp or a command line.
|
thank you for your help lucky enough i had a $variable for full path to url
got it working many thx once again