Fort some reason it looks as if this message never got posted with a body ...
dg
Begin forwarded message:
From: David G. Simmons <[EMAIL PROTECTED]>
Date: April 13, 2004 5:16:40 PM PDT
To: [EMAIL PROTECTED]
Subject: Help! Reading from stdin
Please respond directly, as I'm only on
ILES);
$uploaddir = '/tmp/';
$uploadfile = $uploaddir . $_FILES['userfile']['name'];
move_uploaded_file($_FILES['userfile']['tmp_name'],
$uploadfile);
Thinking maybe the file was being sent as a POST ... but this ALSO gets
n
2 matches
Mail list logo