Skip to main content
Participant
October 22, 2007
Question

How to include static XML to a PHP pages

  • October 22, 2007
  • 1 reply
  • 371 views
Hello,
i have made a static XML (already attached the XSL) on a php page.

when i call it via : http://localhost/testsite/news.xml .. it works !

now news.xml would be a module in index.php ? so my question is ... how to include the static XML file to a php/html page
This topic has been closed for replies.

1 reply

Inspiring
October 24, 2007
Viktor,

Did you find a solution to this?

I can help, but will need to see the PHP and XML code.

Respectfully,

Steve


"Viktor Iwan" <webforumsuser@macromedia.com> wrote in message
news:ffhqfr$h50$1@forums.macromedia.com...
> Hello,
> i have made a static XML (already attached the XSL) on a php page.
>
> when i call it via : http://localhost/testsite/news.xml .. it works !
>
> now news.xml would be a module in index.php ? so my question is ... how to
> include the static XML file to a php/html page
>