![]() | ![]() |
KoolAjax - Great PHP Ajax FrameworkFullVersion 3.0.0.0 released on 10/22/2012
Utilities - Load And Parse XML Data
Data will appear benath here :
Description & Sample code
KoolAjax supports loading any resource files at client-side. You just need to use the load() function and provide your path of resource file as parameter.
KoolAjax also provides a cross-browsers XML parsing function. This will help transform text XML into object XML.
Above example show how we can load an XML file and parse it to get data.
![]() | ![]() |
