Hi again,

My problem is like this,

I want my user able to send a file (eg PDF file) to server. 
and server will copy this file and store into a specific directory
A path to this file is store inside my database

I try using 'copy($file,$path)' and it works on local side only.

any idea?


-- 
PHP Database 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]

Reply via email to