This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: use cases for d-o-e


Elliotte Rusty Harold <elharo@metalab.unc.edu> wrote:
> I'm not sure about ASP, but PHP can be written in pure XHTML.

You are right, it *can* be written in pure XHTML, but there is
nothing that *forces* PHP scripts to be XHTML:
 <a href="<?php echo "stuff.html";?>">
is a valid PHP code snippet, and there has been inquiries about
how to generate similar constructs in XSLT on this list.

(One could ask *why* people think so often that they *have* to
postprocess XSLT output using non-XML tools.)

Regards
J.Pietschmann

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]