Re: [PHP-DOC] Re: phpdoc /en/language variables.xml From: eschmid+sic <email protected>
Date: 08/20/01

On Mon, Aug 20, 2001 at 09:14:59PM +0200, jeroen <email protected> wrote:
> > Log:
> > Fix missing HTML quote
> >
> > (...)
>
> > -&lt;input type=image src="image.gif" name="sub">
> > +&lt;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.

This patch was correct, because every attribute value should be enclosed
in quots. It is correct XML and we should not have bad examples in the
manual.

-Egon

-- 
All known books about PHP and related books: http://php.net/books.php 
Concert Band of the University of Hohenheim: http://www.concert-band.de/
First and second bestselling book in German: http://www.php-buch.de/