27.10.2015 Views

AJAX and PHP

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter 6<br />

}<br />

}<br />

}<br />

}<br />

{<br />

}<br />

displayError("Can't connect to server:\n" + e.toString());<br />

/* transforms all the children of an xml node into an array */<br />

function xmlToArray(resultsXml)<br />

{<br />

// initiate the resultsArray<br />

var resultsArray= new Array();<br />

// loop through all the xml nodes retrieving the content<br />

for(i=0;i

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!