Is there a javascript function I can use to extract data from an xml document?
Hi I also need a PHP function to create the XML document. I need it because it’s the only way I can think of as a way to pass variable from PHP to Javascript. (using AJAX also)
Thanks