Subject: Re: Re: producing php with xslt
From: "Matthew Smith" <msmith@xxxxxxxx>
Date: Wed, 25 Jul 2001 19:56:14 -0400
|
> I believe something similar was mentioned earlier, but you can save
yourself
> a lot of trouble by doing:
>
> run your code into
>
> <php_script>
Actually, as someone mentioned, PHP will parse <script
language="php"></script>, but that still doesn't solve the problem of
sticking php code into an attribute using XSLT.
I'll try the string literal with output escaping off as someone sudgested.
I'm not sure why, but I have a feeling that wont work either. Apparently
Sablotron is already showing some unusual behavior in what I've run into.
I'm not surprised. But perhaps in this case it will help me. From what
I've heard, it's not the most desirable XSLT parser, but it's the only thing
PHP has libraries written for, and I'm stuck with PHP for this project. I'm
considering trying to get the php java extension installed so I can use
xalan.
thanks, Matt
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Re: producing php with xslt, (continued)
- flourish - Wed, 25 Jul 2001 17:10:20 -0400 (EDT)
- Wendell Piez - Wed, 25 Jul 2001 18:33:56 -0400 (EDT)
- Evan Lenz - Wed, 25 Jul 2001 19:06:32 -0400 (EDT)
- Alex Black - Wed, 25 Jul 2001 19:20:40 -0400 (EDT)
- Matthew Smith - Wed, 25 Jul 2001 19:58:33 -0400 (EDT) <=
- Alex Black - Wed, 25 Jul 2001 20:06:26 -0400 (EDT)
- Michael Kay - Thu, 26 Jul 2001 05:53:25 -0400 (EDT)
- Jeni Tennison - Thu, 26 Jul 2001 11:15:14 -0400 (EDT)
- David Carlisle - Thu, 26 Jul 2001 03:53:35 -0400 (EDT)
|
|