I'm having trouble using copy() to upload images, should i be doing something else. I get the error - can't open file for reading no such file or directory . My uderstanding is : copy($image, "path where the image goes") is this wrong, should i use some other method?? any help would be appreciated.