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]

Re: producing php with xslt


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


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