Jump to content

Recommended Posts

I have form

<form action="http://host/login" method="post">

<input type="text" name="username" size="10">

<input type="submit" name="submit" value="login">

</form>

but nor $_GET or $_POST variables exists when I move this form to simple

script all variables exits what is problem ???

 

Link to comment
https://forums.phpfreaks.com/topic/128357-problem-with-get-and-post-variables/
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.