> if(!userfile) > echo "ERROR"; > > $filelocation="/tmp"; Does C:\tmp exist?
> > copy($userfile, $filelocation) > > The message I get in my browser is: > Warning: Unable to open 'C:\\Documents and > Settings\\vlad\\Desktop\\satellite\\florida.jpg' for reading: No such > file or directory in /var/www/kulchitski/btl/_talkroom_submit.php on > line 15 I wonder why PHP wants to OPEN florida.jpg. Does c:\var\www\kulchitski/btl exist? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php