I am studying SAX parsing through PHP.Now I get to parse the xml but when it is rendered it shows me only text not html rendered text.How can say to render those tags into HTML??
how can I tell php to render in html?
Moderator: General Moderators
how can I tell php to render in html?
hi,
I am studying SAX parsing through PHP.Now I get to parse the xml but when it is rendered it shows me only text not html rendered text.How can say to render those tags into HTML??
I am studying SAX parsing through PHP.Now I get to parse the xml but when it is rendered it shows me only text not html rendered text.How can say to render those tags into HTML??