Re: [PHP-DB] problem with copy()

2003-01-28 Thread Andrey Hristov
 AFAIK "none" is put into "tmp_file" when the file upload wasn't successful.

Andrey

- Original Message -
From: "Bartosz Matosiuk" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 28, 2003 2:07 PM
Subject: [PHP-DB] problem with copy()


> hi
>
> can the string source in copy () looks like that: "c:\pic.jpg". If not
> than how should it look like.
>
> I'm not sure becouse script gives me "Unable to open c:\pic.jpg for
> reading: No such file or directory" but the file is there.
>
> and when i'm using $HTTP_POST_FILES['file']['tmp_name'] it returns me:
> 'Unable to open 'none' for reading: No such file or directory'.
>
>
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DB] problem with copy()

2003-01-28 Thread Bartosz Matosiuk
hi

can the string source in copy () looks like that: "c:\pic.jpg". If not
than how should it look like.

I'm not sure becouse script gives me "Unable to open c:\pic.jpg for
reading: No such file or directory" but the file is there.

and when i'm using $HTTP_POST_FILES['file']['tmp_name'] it returns me:
'Unable to open 'none' for reading: No such file or directory'.





-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php