Depending whether or not you are using autoglobals...

try reading $_POST['myName']

.:Fran

-----Original Message-----
From: Apollo [mailto:[EMAIL PROTECTED]]
Sent: 07 February 2003 00:52
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Passing parameters in forms


Hi there,

I am using Windows XP as my IIS platform, I have this code:

  <form  action="<?php print $PHP_SELF?>" method="POST">
    Type your name here: <input type="text" name="myName">
  </form>

even though i have typed a text on the textfield, $myName is still blank
after I pressed enter. I have done all the settings i must do according to
the installation manual, is there something else i should do?

I am a newbie, please help. Thanks.



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

Internet communications are not secure and therefore the Barclays Group
does not accept legal responsibility for the contents of this message.
Although the Barclays Group operates anti-virus programmes, it does not
accept responsibility for any damage whatsoever that is caused by
viruses being passed.  Any views or opinions presented are solely those
of the author and do not necessarily represent those of the Barclays
Group.  Replies to this email may be monitored by the Barclays Group
for operational or business reasons.


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

Reply via email to