xsl-list
[Top] [All Lists]

Re: [xsl] Xsl:param from PHP to html

2007-04-14 13:57:28


I don't think the parameter gets passed from PHP using this
header. With

when you declare a paraeter that just allows the external evironment to
pass in a value of that arameter, using whatever syntax is apropriate to
that environment, so whatever function you use in php to initaiate an
xsl transform will have some arguments or set methods or soem other
mechanism for passing in values for parameters, I don't know php
so can't give you the details. What you showed were some namespace
declarations on some xml, but they don't have anything to do with
parameter passing.

David

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--