I try to Upload file from my computer to my site using this code
copy ("C:\WINDOWS\Desktop\khaled.gif","/image/khaled.gif");

but it does not work

is there any error in code ??