[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: XSLT and PHP

Subject: Re: XSLT and PHP
From: Lucas Brasilino <brasilino@xxxxxxxxxxxxxxxx>
Date: Fri, 02 Jul 2004 17:04:40 -0300
lucas brasilino
Hi all,
Hi:

I use php to transform my xml and i wanna know if i can use a php var into
my xsl ? and how do that ?
Thanks to all

You can use:


<?

$xslt_param = array("param" => "$paramvalue");

$result =  $xsldoc->process($xmldoc,$xslt_param);
echo $xsldoc->result_dump_mem($result);

?>


[]'s Lucas Brasilino brasilino@xxxxxxxxxxxxxxxx http://www.recife.pe.gov.br Emprel - Empresa Municipal de Informatica (pt_BR) Municipal Computing Enterprise (en_US) Recife - Pernambuco - Brasil Fone: +55-81-34167078


Current Thread
  • XSLT and PHP
    • Pierre - Fri, 2 Jul 2004 21:06:46 +0200
      • Lucas Brasilino - Fri, 02 Jul 2004 17:04:40 -0300 <=
        • Pierre - Fri, 2 Jul 2004 22:14:49 +0200
          • J.Pietschmann - Fri, 02 Jul 2004 22:41:25 +0200
          • Pierre - Fri, 2 Jul 2004 22:55:41 +0200
          • Pierre - Fri, 2 Jul 2004 23:02:06 +0200

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.