Page 1 of 1

copy() function issues

Posted: Wed Mar 23, 2011 9:21 pm
by fugix
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?

Re: copy() function issues

Posted: Wed Mar 23, 2011 9:23 pm
by fugix
scratch that guys i found the solution immediately after posting this...figures