|
Posted by Johnny on 09/03/06 23:33
"Andy Hassall" <andy@andyh.co.uk> wrote in message
news:scomf2tum834s3j4kg1e8bjg2pu047gn69@4ax.com...
> 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.
>
aha! that explains it. Thanks. I don't have an html spy installed here so I
missed that. Thanks.
Navigation:
[Reply to this message]
|