|
Posted by Andy Hassall on 09/03/06 23:14
On Sun, 3 Sep 2006 16:07:52 -0700, "Johnny" <removethis.huuanito@hotmail.com>
wrote:
>It seems that neither browser conforms to HTML4 which seems to use a
>lang.x and lang.y form here
>http://www.w3.org/TR/html4/interact/forms.html#h-17.4.1
>and that's what they show in here also
>http://www.htmlhelp.com/reference/html40/forms/input.html
>but sadly the browsers do what they do.
Firefox conforms in this area; the change from "." to "_" is done by PHP, as
"." is not valid in a variable name. Keys in $_POST etc. have to be valid
variable names, as a consequence of the obsolete but still present
register_globals option.
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Navigation:
[Reply to this message]
|