I have a problem with sending output from PHP to Mozilla 1.6b; the XML text content is retrieved but not formatted by the stylesheet.
- the content is formatted correctly in IE6 according to the stylesheet
- if I save the source output as sent by PHP to Mozilla as a straight text file and view that file from the server in Mozilla it displays correctly, formatted by the stylesheet
*have tried an absolute path for the stylesheet, no change
Any suggestions?