aximbigfan Posted March 27, 2008 Share Posted March 27, 2008 Hi, I have a web app that sends and receives using AJAX. The thing is, is that I can only receive one type of data at a time. What I want to do, is set it up so that the app can parse multiple bits of data. Sort of like like this: PHP script out puts this (I know how to do this part!) VERSION="1.1" STRING="2.2" And I want JS to parse it into an array or something. Thanks! Chris Link to comment https://forums.phpfreaks.com/topic/98093-parse-ajax-responce/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.