I have an AJAX request on a php file, which returns some data, like this:
21-12-12:::visits;45;;pageviews;344---22-10-10:::visits;71;;pageviews;34---15-01-11:::visits;4;;pageviews;30
Notice the pattern^^ It's like a multidimensional array, but only not an array, just a string.
I need a way to separate that string, and use the value of visits and pageviews for each date.
I already know how to split the string up in JQuery, but i have no idea how to get the value of visits for a specific date from that string, example, get the number of visits for the date 15-01-11.
Any suggestions or better alternatives would be great. Please don't mention JSON though, I've just given up with that.
Thanks
^^smilie. Especially not when it doesn't fit at all.^instead. At least here in Germany almost everyone uses the^^smilie way too often (including me sometimes) :p