RE: [PHP] file upload troubles

2001-11-23 Thread fitiux

Hi  :-)
could you post your code?

regards,
--Patricio

- Original Message -
From: Nikola Veber [EMAIL PROTECTED]
To: php forum [EMAIL PROTECTED]
Sent: Thursday, November 22, 2001 10:01 PM
Subject: [PHP] file upload troubles
 Hi !
 I'm having terrible troubles with the file upload program I need. I have
read a couple of tutorials and studied the examples
 in the manual, but it won't work. Every tutorial I read worked with
variables $usrefile, $userfile_name etc. When I copy
 the same example code , I get the error msg. that $usefile_name is unkown.
I'd also like to know what does
 enctype=\multipart/form-data\
 mean and what is its function.
 Thanks
 Nikola



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




[PHP] file upload troubles

2001-11-23 Thread Nikola Veber

Hi !

I'm having terrible troubles with the file upload program I need. I have read a couple 
of tutorials and studied the examples 
in the manual, but it won't work. Every tutorial I read worked with variables 
$usrefile, $userfile_name etc. When I copy 
the same example code , I get the error msg. that $usefile_name is unkown. I'd also 
like to know what does 
enctype=\multipart/form-data\
mean and what is its function. 

Thanks

Nikola 



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