[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] embedded php in xslt


Subject: Re: [xsl] embedded php in xslt
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 3 Nov 2003 14:52:42 GMT

> but I´d need
> 
> <?php ......

<? stuff ?>
is a processing instruction, generated by

<xsl:processing-instruction name="php"
  > stuff </xsl:processing-instruction>

David


-- 
http://www.dcarlisle.demon.co.uk/matthew

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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



Current Thread