I use a form to upload an image on a server. The
problem is after I submit the information , I receive
an error message
Unable to create '/img//tmp/php7C2cMh': No such file
or directory in /var/www/domains/mydom.com/_/form.php
on line 127
I created img directory in order to keep images in
it. It has "write " permissions.
I use php-function copy($new_img,$path).
I think I use the wrong path .
If you have any ideeas , please help.
Thanks,
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]