Hello,
I've been asked to write a website.
All pages returned are to be XML with and XSLT style sheet, so they can
right click and save reports generated
and create a new XSLT style sheet to view the data elsewhere.
And they want it to use PHP and mySQL.
I'm new to XML and XSLT , tried a few things out.
I dont know how to return an XML page from a PHP page.
eg.
user clicks on test.php ....this must return a XML data, however, unless the
page has a .XML extension
IE6 does not parse it as XML?
any suggestions?
Cheers
Pete