I have some question? frist thank you for everyone 1:I want use ajax on server retrun a array 2:what use ajax return a xml file 3:on server answer local fashion(like echo)
thank you!very much
Please keep in mind that AJAX is philosophy of programming, a concept of using client-side and server-side technologies to exchange data. With that in mind:
1: Yes! I want client to receive array,but I don't know how to do? 2: I have a xml file on server,I want using AJAX receive the xml file resource. 3: can yon adduce some example.
Thanks a lot!