Forum Moderators: coopster

Message Too Old, No Replies

PHP File Upload

         

webmannw

2:49 pm on Jul 26, 2004 (gmt 0)

10+ Year Member



Hi all,

I need a facility to allow registered users to upload a picture from their hard drive to a field in a MySQL database on a remote server.

Can anyone point me in the right direction?

Thanks in advance

Birdman

3:09 pm on Jul 26, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



For the file upload, see Handling file uploads [us2.php.net].

Then, you'll need to add the site that originally recieves the upload to the 'hosts'(mysql) on the remote server.