hi everyone!
im starting to learn XML:
ive a php object that output a string which is a full xml page...
if i do an echo of that string the browser (ie5.5) receives an xml page but doesnt display it as xml!!!!
is there anyone who knows why?
id like to check the page against a DTD but i need a parser to do that... but i cant use the Microsoft.XMLDOM object... is there a solution?
ok thats my last prob... 🙂 dont hate me 🙂
i want to show that page using XSL and there is no problem for plain text but how can i do if i want xml values in a form?
everything is for a shopping cart with php/xml the idea is that the php output always a xml page and i use xsl as tamplate so i can use that cart in different e-comm sites....
every hint will be repaid with a stock of beers 🙂))
thnx anyway and have a nice day!!!