[PHP] Re: Newbie question : PHP variables are not posted by this

2002-05-31 Thread Michael Davey

Can you send the code that is failing to the list - it will help in working
out the problem...

Mikey

FréDéRick St-Hilaire [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 It a BASIC question,

 With the following:

 FORM NAME='Job_Application' ACTION=job_action.php METHOD=post
 ENCTYPE=multipart/form-data
 INPUT TYPE=text NAME=name
  Name : BR
 INPUT TYPE=HIDDEN NAME=MAX_FILE_SIZE VALUE=20
 INPUT TYPE=FILE NAME=userfileBRBR
 INPUT TYPE=submit NAME=enter VALUE=SendBR
 INPUT TYPE=reset value=reset name=resetBR
 /FORM

 With the job_action.php I want to display the resaults to the user.

 But the variable name is empty.

 What's the problem?

 Thanks

 Frédérick St-Hilaire





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Re: Newbie question : PHP variables are not posted by this

2002-05-31 Thread Stuart Dallas

On Friday, May 31, 2002, 5:17:49 PM, you wrote:
 Can you send the code that is failing to the list - it will help in working
 out the problem...

And include your platform details (OS, PHP version, etc).

-- 
Stuart


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php