Date: 08/20/01
- Next message: Jeroen van Wolffelaar: "[PHP-DOC] Re: phpdoc /en/language types.xml"
- Previous message: tbroyer <email protected>: "[PHP-DOC] Bug #12864: flag \\Recent isn't settable"
- In reply to: Hojtsy Gabor: "[PHP-DOC] cvs: phpdoc /en/language variables.xml"
- Next in thread: eschmid+sic <email protected>: "Re: [PHP-DOC] Re: phpdoc /en/language variables.xml"
- Reply: eschmid+sic <email protected>: "Re: [PHP-DOC] Re: phpdoc /en/language variables.xml"
- Maybe reply: Hojtsy Gabor: "[PHP-DOC] Re: phpdoc /en/language variables.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Log:
> Fix missing HTML quote
>
> (...)
> -<input type=image src="image.gif" name="sub">
> +<input type="image" src="image.gif" name="sub">
This isn't scrictly necessary, only if the value contains characters not in
[a-zA-Z0-9_].
I never use the quotes in this context... but it isn't wrong either, of
course.
Jeroen
- Next message: Jeroen van Wolffelaar: "[PHP-DOC] Re: phpdoc /en/language types.xml"
- Previous message: tbroyer <email protected>: "[PHP-DOC] Bug #12864: flag \\Recent isn't settable"
- In reply to: Hojtsy Gabor: "[PHP-DOC] cvs: phpdoc /en/language variables.xml"
- Next in thread: eschmid+sic <email protected>: "Re: [PHP-DOC] Re: phpdoc /en/language variables.xml"
- Reply: eschmid+sic <email protected>: "Re: [PHP-DOC] Re: phpdoc /en/language variables.xml"
- Maybe reply: Hojtsy Gabor: "[PHP-DOC] Re: phpdoc /en/language variables.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

