Re: [PHP-DEV] Annotated manual under mirror tree From: Andi Gutmans (andi <email protected>)
Date: 07/25/00

At 14:40 25/07/2000 -0700, Rasmus Lerdorf wrote:
> > I have a patch to the phpweb that adds precisely this functionality. It
> work
> > by querying www.php.net for the comments for a particular page, getting
> them
> > back in XML, and putting them on the page.
> >
> > I asked a question on this list a couple of days as to whether the XML
> > requirements was reasonable, or should I use another simpler format, but
> > didn't get any comments back.
> >
> > I can submit this patch once I get an answer.
>
>I don't think requiring XML is bad at all. All recent versions of Apache
>ship with XML, and all you have to do is compile PHP using --with-xml to
>activate it.

Actually by default PHP compiles with XML support (expat).

Andi

---
Andi Gutmans <andi <email protected>>
http://www.zend.com/

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>