P
Patrick
Back again for another question. I have a form that I want to pass one
value to an xsl file to use when the xml is displayed. I have been told
that I have to pass the value to php and then do a transform using xlst
processor in php and have looked into this. I thought maybe I was on the
right track with this but apparently I am stuck with PHP version 4.3.9
which to the best of my knowledge doesn't have the xslt_create and
xslt_process functions available.
That being said, I've looked at what I have available to me and I have
found some stuff about dom/xml this and that which I am having trouble
figuring how to use it to do what I want. Can someone give me an idea of
how I am supposed to use php 4.3.9 this to pass a value and do a transform.
Thanks
Patrick
--
Patrick A. Smith Assistant System Administrator
Ocean Circulation Group – USF - College of Marine Science
http://ocgweb.marine.usf.edu Phone: 727 553-3334
The trouble with doing something right the first time is that nobody
appreciates how difficult it was. - La Rochefoucauld
value to an xsl file to use when the xml is displayed. I have been told
that I have to pass the value to php and then do a transform using xlst
processor in php and have looked into this. I thought maybe I was on the
right track with this but apparently I am stuck with PHP version 4.3.9
which to the best of my knowledge doesn't have the xslt_create and
xslt_process functions available.
That being said, I've looked at what I have available to me and I have
found some stuff about dom/xml this and that which I am having trouble
figuring how to use it to do what I want. Can someone give me an idea of
how I am supposed to use php 4.3.9 this to pass a value and do a transform.
Thanks
Patrick
--
Patrick A. Smith Assistant System Administrator
Ocean Circulation Group – USF - College of Marine Science
http://ocgweb.marine.usf.edu Phone: 727 553-3334
The trouble with doing something right the first time is that nobody
appreciates how difficult it was. - La Rochefoucauld