|
Posted by Kimmo Laine on 11/06/06 09:35
<laredotornado@zipmail.com> wrote in message
news:1162787385.554518.319680@e3g2000cwe.googlegroups.com...
> Hi,
>
> I'm using PHP 4.4.4. I notice for form elements that contain spaces,
> PHP substitutes an underscore for the element name when the form is
> submitted. For example, if I have this page (test.php)
Spaces are invalid characters in name attributes. "ID and NAME tokens must
begin with a letter ([A-Za-z]) and may be followed by any number of letters,
digits ([0-9]), hyphens ("-"), underscores ("_"), colons (":"), and periods
(".")." (source: <http://www.w3.org/TR/REC-html40/types.html#type-name> )
--
"Ohjelmoija on organismi joka muuttaa kofeiinia koodiksi" - lpk
http://outolempi.net/ahdistus/ - Satunnaisesti pδivittyvδ nettisarjis
spam@outolempi.net | rot13(xvzzb@bhgbyrzcv.arg)
Navigation:
[Reply to this message]
|