Hi! ...and then Fat Lizard said... % % Hi, % I'm trying to use move_uploaded_file, but so far with no success, no matter % what I try.
Do you have register_globals turned on?
Did you really use "<input name='userfile'>" in your form code?
Are you sure that $userfile has a value? What is it?
What if you turn things around a bit and run
move_uploaded_file()
or die("Explanatory message $!\n") ;
to see if m_u_f() is complaining?
HTH & HAND
:-D
--
David T-G * There is too much animal courage in
(play) [EMAIL PROTECTED] * society and not sufficient moral courage.
(work) [EMAIL PROTECTED] -- Mary Baker Eddy, "Science and Health"
http://justpickone.org/davidtg/ Shpx gur Pbzzhavpngvbaf Qrprapl Npg!
pgp00000.pgp
Description: PGP signature

