I recieve information from an XML Socket and what I want to do, is generate a XHTML document to a string then put that into the parser, is this possible? Could the preparse function do this by any chance?
If it currently cannot be performed is it possible to get this feature implemented, since I think it wouldn't be very difficult to do.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I recieve information from an XML Socket and what I want to do, is generate a XHTML document to a string then put that into the parser, is this possible? Could the preparse function do this by any chance?
If it currently cannot be performed is it possible to get this feature implemented, since I think it wouldn't be very difficult to do.
Ah, the title should read, "Any way to directly input XHTML", sorry.