Jump to content

Parse AJAX responce...


aximbigfan

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.