Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO From: Sterling Hughes (sterling <email protected>)
Date: 10/13/00

> Andi Gutmans wrote:
> > >nice concept. PHP has the user base, and could have the concept,
> > >if XML/XSLT and PHP are merged properly.
> >
> > I think PHP has the basic ingredients. It has XML support, it
> > now has an XSLT extension, it has output buffering which can
> > be overloaded by functions. All that is left now is to put
> > the pieces nicely. I would like to see PHP creating XML and
> > having the output mechanism apply an XSLT to it.
>
> And having the XSLT calling back PHP user functions for certain
> tags. Is this possble?
>

Its not only possible, its supported.

Check the source of the XSLT extension or wait for the upcoming Sablotron
documentation (I believe Derick is working on it).

-Sterling

-- 
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>