php question

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: sinck@ugive.comsinckugive.com
日付:  
題目: php question

\_ The [PHP] script gets the file, uploads it, and the $myfile
\_ variable says the uploaded file is named something like
\_ "/var/tmp/phpq32345". However, I don't have write permissions to
\_ /var/tmp.

You don't, but does the server? If the server has perms there, then
you're good to go...just copy out the file and unlink it. If not,
hope for another response. :-)

David