Re: [PHP-DB] File upload From: kenji chan (kenjikenji <email protected>)
Date: 11/15/00

Hi... I would like to know, how stored file from client to MySQL databases ?
I know mysql supported some binary data into a column, but how to do that?
Could you show me the code ? Thank you very much!!

""Rilson Raposo Filho"" <rilson <email protected>>
news:000d01c04e57$f331c3a0$356da8c0 <email protected>
> Hi,
>
> I am developing a web site that needs to receive some files from http
> clients, along with some informations, and put them into a mysql database.
> At this moment, we present to the client a form where he fills the
> informations and selects a file with <INPUT FILE=""> tag. The problem is
> that he canīt know if the file is coming or see a evolution graphic or
> something else. A php script processes all the info and file and records
it
> on the database.
>
> Does anyone knows any other way to pass to a php script a file from a
> client?
>
> Tia,
>
> Rilson
>
>
> --
> 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>
>

-- 
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>