Re: [PHP-DB] Web-base Files upload From: kenji chan (kenjikenji <email protected>)
Date: 11/14/00

"Leonard Tambunan" <leonard <email protected>>
news:Pine.LNX.4.30.0011140931330.17768-100000 <email protected>
> > Have php had Files upload function? ( Bulid in)
> > If yes, how do i make the code?
> > Anyone done it?
> > Please E-mal here : kylw <email protected> or kenjikenji <email protected>
>
> I have 2 ways.
>
> 1. A copy function
> 2. FTP function
>
> Regards,
> Leo
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
********************************
When I use the code on remote computer ( Free web hosting),
Have some Error message Like that :
"Warning: SAFE MODE Restriction in effect. The script whose uid is 12062 is
not allowed to access /var/tmp/phpb76399 owned by uid 0 in
/usr/home/uhomeu/kylw/reh/upload.phtml on line 15"
I think the Web server haven't permission to stored any file,
I had tired another one (hosting), they also can't....Oh...too bad
FTP may be a good way to stored files, but how to do that?
Do I use some php file to Access my "FTP upload account" with password ??
,, ha ha...so funny!

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>