Hi,
I am looking for great AJAX tutorials and examples. Some people recommend several ones in this forum, but all of them are not using XML, the examples' server returns plain text (responseText) instead of XML(responseXml). I want to know how the server uses PHP to generate XML code from database(mysql), and how does javascript parse the xml.
Many thanks.
I am looking for great AJAX tutorials and examples. Some people recommend several ones in this forum, but all of them are not using XML, the examples' server returns plain text (responseText) instead of XML(responseXml). I want to know how the server uses PHP to generate XML code from database(mysql), and how does javascript parse the xml.
Many thanks.
Comment