Question
How to include static XML to a PHP pages
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
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
