lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lynx-dev] Problem with form action parameters with underscores


From: Gert -
Subject: [Lynx-dev] Problem with form action parameters with underscores
Date: Sat, 31 Mar 2007 16:57:41 -0700 (PDT)

Name this file as error.php,
run lynx (2.8.6 or 2.8.7),
and hit Return.
The $_GET is corrupt.
This does not happen if you leave out the underscore
in the second parameter.

<?php
var_export($_GET);
?>

<html>
<body>
<br>

<form
action="">method=post
>

<input type=submit value=Enter>

</form>
</body>
</html>


The fish are biting.
Get more visitors on your site using Yahoo! Search Marketing.
reply via email to

[Prev in Thread] Current Thread [Next in Thread]