[Phpmyadmin-devel] Empty <option> in mysql_charsets.lib.php

2 Dec
2005
2 Dec
'05
9:58 a.m.
There is an empty <option> tag used as a spacer in mysql_charsets.lib.php. It's considered poor form to leave a tag completely empty, and the same effect can be achieved more correctly by coding in a blank space between the start and end tags. Diff is attached. - Matt "Cyber Dog" LaPlante

6 Dec
6 Dec
2:59 a.m.
Cyber Dog schrieb:
There is an empty <option> tag used as a spacer in mysql_charsets.lib.php. It's considered poor form to leave a tag completely empty, and the same effect can be achieved more correctly by coding in a blank space between the start and end tags. Diff is attached.
any reference for this? W3C? -- Sebastian Mendel www.sebastianmendel.de www.sf.net/projects/phpdatetime | www.sf.net/projects/phptimesheet
7224
Age (days ago)
7228
Last active (days ago)
1 comments
2 participants
participants (2)
-
Cyber Dog
-
Sebastian Mendel