On 4/23/05, Brian Dunning <[EMAIL PROTECTED]> wrote:
> All the resources I've found on the web for URL encoding values within
> an XSL stylesheet are either .NET or Java, so I'm looking for some help
> with how to do this using PHP's special flavor of XML/XSL.
>
> Within the XSL doc, I've got:
>
Are you saying to embed that within the XSL? Will it process, and will
the XSL variable be valid for PHP?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
All the resources I've found on the web for URL encoding values within
an XSL stylesheet are either .NET or Java, so I'm looking for some help
with how to do this using PHP's special flavor of XML/XSL.
Within the XSL doc, I've got:
http://www.anrdoezrs.net/click-1692198-5463217?loc={$ItemLink}"
On Fri, April 22, 2005 3:33 pm, Brian Dunning said:
>> > $ItemLink = urlencode($ItemLink);
>> ?>
>
> Are you saying to embed that within the XSL? Will it process, and will
> the XSL variable be valid for PHP?
No.
I got NO IDEA how you would do this in XML.
Sorry, maybe ask on an XML list. :-^
On Fri, April 22, 2005 3:18 pm, Brian Dunning said:
> All the resources I've found on the web for URL encoding values within
> an XSL stylesheet are either .NET or Java, so I'm looking for some help
> with how to do this using PHP's special flavor of XML/XSL.
>
> Within the XSL doc, I've got:
Didj
5 matches
Mail list logo