Hey guys,
Im trying to copy an xml file to another directory and im getting this error
copy(/music.xml): failed to open stream: No such file or directory in /var/www/test.php on line 6
now i know that the destination file doesnt exist because i want the copy() function to create it. any thoughts?
copy() function issues
Moderator: General Moderators
Re: copy() function issues
scratch that guys i found the solution immediately after posting this...figures