Re: [xsl] producing php with xslt

Subject: Re: [xsl] producing php with xslt
From: Janning Vygen <vygen@xxxxxxxxxxxx>
Date: Tue, 24 Jul 2001 10:01:57 +0200
Am Montag, 23. Juli 2001 22:38 schrieb flourish:
> I'm having problems producing php with xslt.  I'll illustrate what
> I'm trying to do with a simple example.  I think it should be
> pretty self explanatory.  The <?php and ?> tags are php opening and
> closing tags.

i am using the <script> scheme to insert php tags. Much easier!

<script language="php">
  echo "Hello World"
</script>

janning

-- 
Planwerk 6 /websolutions
Herzogstraße 86
40215 Düsseldorf

fon 0211-6015919
fax 0211-6015917
http://www.planwerk6.de

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


Current Thread